Tagged: easy slider
-
AuthorPosts
-
June 26, 2020 at 12:35 am #1225692
Hi the title in the easy slider is not working with CSS. I have tried the solution of a number of posts including this one
I have resorted to inline styling. However, I would like to set the font-size variation for mobiles and the “Caption Title Font Size” is not responsive.
The caption is styled without any issue.
Tried clearing cache and browser data and purged. other changes are being pushed effectively.
Thanks
June 26, 2020 at 1:26 am #1225696Hey demicoli00,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan ShannonJune 27, 2020 at 9:46 am #1226034This reply has been marked as private.June 27, 2020 at 9:49 am #1226035This reply has been marked as private.June 28, 2020 at 10:44 am #1226193This reply has been marked as private.June 29, 2020 at 1:32 am #1226257Hi demicoli00,
Thanks for giving us admin access.
I have duplicated your homepage (link in private content), then removed the h2 with inline attributes in the slide title and I could see font sizes working properly even in the mobile version.
I’m not really sure if I understood the issue but I could see it working properly, can you tell us maybe what you’re trying to achieve?Best regards,
NikkoJune 29, 2020 at 9:15 am #1226329Hi thanks for this.
Now what I’m trying to achieve is to text transform the title from Uppercase to Capitalise.In the test homepage that was created by yourself I tried the following CSS but it is not working.
.av_slideshow .avia-caption .avia-caption-title {
text-transform: capitalize;
}June 29, 2020 at 11:44 am #1226367Hi,
I added following code to bottom of Quick CSS field
.avia-caption-title { text-transform: capitalize !important; }Please review your website :)
Best regards,
YigitJune 29, 2020 at 12:25 pm #1226376It worked. thank you. I was missing the “!important”.
Regards,
June 29, 2020 at 12:29 pm #1226380 -
AuthorPosts
- The topic ‘Easy Slider Title CSS not working’ is closed to new replies.
