Hello,
Can you get me CSS code to add Text Shadow for the Headline Rotator and Special Heading(H3) at the top of the Home page?
Thanks
Hey bemodesign,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-34 h3.av-rotator-container-inner .av-rotator-text-single {
text-shadow: 2px 2px #ff0000;
}
Best regards,
Rikard
That worded but it only got the middle wording. It didn’t get the top “Prepended static text” or the bottom “Special Header H3”. see attached
Hi,
Please try this instead:
.page-id-34 h3.av-rotator-container-inner, .page-id-34 h3.av-rotator-container-inner .av-rotator-text-single {
text-shadow: 2px 2px #ff0000;
}
Best regards,
Rikard
Thanks!!!
Hi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike