Best Premium and Free WordPress Themes › Forums › Education Base Pro › Drop shadow/edit slider sub text
- This topic has 8 replies, 2 voices, and was last updated 4 years, 7 months ago by
acmesupports.
-
AuthorPosts
-
February 13, 2019 at 3:18 pm #45734
Paul Stubbs
ParticipantHi is there any way to add a drop shadow or edit the style of the subtext on the slider? the white is disappearing on some slides and this would be helpful without replacing the slider with a plugin.
PFebruary 14, 2019 at 4:52 am #45764acmesupports
ModeratorDear Paul,
If you can provide us with your site URL, we will observe and can provide you with possible solutions.Best Regards!
February 14, 2019 at 9:14 am #45778Paul Stubbs
ParticipantHi alumnismat.org
I could overlay the pics, or change to another slider, I just wanted to know if there was a quick way to add the drop shadow like on the header text onto the except.
Thanks
PaulFebruary 15, 2019 at 5:34 am #45856acmesupports
ModeratorDear Paul,
Please add the given CSS code in Additional CSS.
Appearance->Customize->Additional CSS.image-slider-wrapper .image-slider-caption{ text-shadow:0 1px 2px #333; }
Best Regards!
February 15, 2019 at 8:42 am #45871Paul Stubbs
ParticipantExcellent that did the trick, thanks
February 15, 2019 at 11:17 am #45881acmesupports
ModeratorDear Paul,
You are Most Welcome 🙂Best Regards!
February 15, 2019 at 12:18 pm #45895Paul Stubbs
Participantis there a way to do this for the Inner Page Header ?
PaulFebruary 16, 2019 at 8:22 am #45969acmesupports
ModeratorDear Paul,
Our developer team shall observe your issue and reply you back.Best Regards!
February 17, 2019 at 5:14 am #46019acmesupports
ModeratorDear Paul,
Please add the given CSS code in Additional CSS.
Appearance->Customize->Additional CSS.inner-main-title .entry-title{ text-shadow:0 1px 2px #333; } For inner page breadcrumb #education-base-breadcrumbs .breadcrumb-trail li{ text-shadow:0 1px 2px #333; }
Best Regards!
-
AuthorPosts
- You must be logged in to reply to this topic.