- This topic has 7 replies, 3 voices, and was last updated 7 years, 3 months ago by Sakin.
-
AuthorPosts
-
April 21, 2015 at 2:26 am #56279CarolinaMember
Hello!
I’m also trying to remove the dark box with text that is over the slider in the homepage. I’ve googled it, found many forums but nothing seems to answer this question. How can i do this?
Here’s the link: http://www.becomeasuccessfulartist.com/
Thanks!
April 21, 2015 at 6:25 pm #56328SakinKeymaster@Carolina: You can hide that by adding in the following css in “Appearance => Theme Options => Custom CSS” box:
#slider-wrap .featured-text { display: none; }
April 21, 2015 at 8:18 pm #56336CarolinaMemberSakin, you’re AWESOME!!
I’ve read so many of your replies in other comments while I was looking for a solution, and now you really gave me specific code for what I wanted, you’re A-W-E-S-O-M-E!Thanks 😉
April 21, 2015 at 8:42 pm #56340SakinKeymaster@Carolina: Thanks for your appreciation. If you like Catch Evolution theme and support then please support it by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-evolution?rate=5#postform
August 13, 2017 at 11:29 pm #120377emata42ParticipantHi I added the code on my page and it did not work not sure what else is needed.
August 13, 2017 at 11:32 pm #120378SakinKeymaster@emata42: Please post in your site URL then I can check in why it’s not working for you.
August 13, 2017 at 11:38 pm #120379emata42Participantcalvarymaricopa.org
I am completely new to all this so I am teaching myself on all these codes/web design…
August 14, 2017 at 1:12 am #120389SakinKeymaster@emata42: I see that you are not using our theme. We only support our theme here. The code above was just for our theme Catch Evolution Theme. So, please post in appropriate support forum.
Try adding following css.So, I will not be supporting more then this.
#featured .featured-description { display: none; }
-
AuthorPosts
- The topic ‘Remove Dark Text Box Over Slider’ is closed to new replies.