Tagged: featured image slider
Hello,
I have a few questions about the “Featured Image Slider”:
1. How can I remove the small line below the title?
2. How can I increase the width of the text content to 100% of the image?
3. How do I get the width of the text excerpt to match the width of the title?
Thank you!
Best regards,
Stefan
Hey Stefan,
Please try the following in Quick CSS under Enfold->General Styling:
.avia-caption-title a:after {
display:none !important;
}
Best regards,
Rikard
Hello Rikard,
thank you – unfortunately this has no effect.
Best regards,
Stefan
I figured it out:
h2.avia-caption-title:after{
display:none !important;
}
Problem #1 solved. ;-)
Solution for problem #3:
.avia-caption-content {
max-width:100% !important;
}
Hi,
Great, glad you found solutions to 1 and 3. I’m guessing you still need help with 2? If so then please post a link to where we can inspect the element in question so that we can have a closer look.
Best regards,
Rikard
Hi Rikard,
that’s right.
Here you can see the slider: https://www.rednerpult-faircom.de/
Best regards,
Stefan
Hi Stefan,
Please try the following in Quick CSS under Enfold->General Styling:
.slideshow_caption {
padding: 0 0 50px !important;
}
Best regards,
Rikard
Hi Rikard,
that’s it!
Thank you very much!
All problems solved. ;-)
Please close the topic.
Best regards
Stefan
Hi! We’re glad that Rikard was able to help you! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.
For your information, you can also take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads
Thank you for using Enfold.
Cheers!
Sarah