Corousel CK not fit text in mobile view
9 years 1 month ago #32799
by ionut2006
Replied by ionut2006 on topic Corousel CK not fit text in mobile view
Please Log in or Create an account to join the conversation.
9 years 1 month ago #32801
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Corousel CK not fit text in mobile view
try to add this code into a custom css of your template
Code:
@media screen and (max-width: 480px) {
.carouselck_caption {
display: none !important;
}
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 1 month ago #32823
by ionut2006
Replied by ionut2006 on topic Corousel CK not fit text in mobile view
Thank-you. It's ok now. You are the best.
Please Log in or Create an account to join the conversation.
9 years 1 month ago #32824
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Corousel CK not fit text in mobile view
cool, thank you:)
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.260 seconds