-
AuthorPosts
-
May 16, 2019 at 8:34 pm #1101573
Hello, When I placed this code
.avia-content-slider .slide-entry-title {
font-size: 35px;
}It´s changed all my sliders titles, but I need only for one of them.
I placed a class to the content slider and is not workingMay 16, 2019 at 10:31 pm #1101587Hi mela1989
I think you can activate the option “Show element options for developers” if you go to Enfold => Layout Builder.
Afterwards you should be able to set a class for one slide only and target it with a bigger font-size like this.I am not 100% if this works as I rarely use sliders.
if it does not work it would be great if you can share the website URL here so I can take a closer look.Best,
MichaelMay 17, 2019 at 3:13 am #1101605Hi Michael
Thanks for your answer , but as I already written, I placed a class to the content slider and is not workingMay 17, 2019 at 8:19 am #1101681As I already mentioned:
Without the URL it is quite hard to say what’s wrong, I am sorry.Maybe this helps:
.avia-content-slider .slide-entry-title { font-size: 35px !important; }
May 17, 2019 at 4:04 pm #1101851I send you on private
May 17, 2019 at 6:07 pm #1101912Thanks, but I can’t see private content because I am a participant like you.
Only moderators and you as the creator of this thread can see private content here…Suggestion: Post it publicly here and as soon as I see it I will let you know (and you can delete the comment again). If that’s an option for you.
May 18, 2019 at 6:52 am #1101995Hi,
Thanks for the login details, they are not working though. Please check and verify.
Best regards,
RikardMay 28, 2019 at 4:51 am #1104637This reply has been marked as private.May 30, 2019 at 3:49 am #1105320any answer?
June 1, 2019 at 3:11 am #1105914Hi,
Sorry for the late reply. I added this CSS to the top of you Quick CSS and it’s working and applying to your site, please review it:
.home .slide-entry h3 a { font-size:35px; }
Best regards,
RikardJune 2, 2019 at 5:20 pm #1106380This is what I did, the problem is when you increase the font size of the slider on the top, it is also increase the post slider on the end of the page.
June 2, 2019 at 6:39 pm #1106409Hi mela1989,
Please try using this code instead:
.home .avia-builder-el-8 .slide-entry h3 a { font-size:35px; }
Best regards,
VictoriaJune 2, 2019 at 8:55 pm #1106432yes!!!! thankssss!
June 2, 2019 at 10:03 pm #1106453This reply has been marked as private.June 2, 2019 at 10:18 pm #1106456This reply has been marked as private.June 3, 2019 at 4:09 am #1106551Hi,
Great, I’m glad that you found a solution. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJune 3, 2019 at 4:28 am #1106560You can close it, thanks
June 3, 2019 at 8:05 am #1106607Hi mela1989,
We’re glad to hear that. :)
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
- The topic ‘Content Slider Heading – changing font size only for one slider’ is closed to new replies.