Home › Forums › All Other Themes › Remove text box in slider (Online Coach Theme)
- This topic has 5 replies, 2 voices, and was last updated 5 years, 11 months ago by
Forum Moderator.
-
AuthorPosts
-
October 20, 2017 at 10:14 pm #85977
Can I remove the text and box that overlays the slider graphics in the Online Coach Theme? I’ve seen other threads about this issue as it relates to other themes.
For Gravida Theme, advice was to add the following line to the Custom CSS file:
.nivo-caption{display:non !important;}
For the Movers Packers Theme, advice was to add this line:
.slide_info h2, .slide_info .slide-desc{background-color;inherit !important;}
Will one of these work with Online Coach Theme?
October 24, 2017 at 6:53 am #86075Hi,
Kindly show us your website URL so that we can assist further.
Regards,
ChrisOctober 26, 2017 at 5:41 pm #86339Sorry for delay. I originally responded to the email. Oops!
The website is www.tk2p.com.
I would like to remove the box overlaying the main slider images.
Thanks much for the help!
October 27, 2017 at 5:12 am #86353Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.slide_info { background:none !important; padding:0 !important;}
Regards,
ChrisOctober 31, 2017 at 6:32 pm #86562Grazie mile, Chris! I will hand it off to my web master and let you know the results!
November 1, 2017 at 5:28 am #86581Okay
-
AuthorPosts
- You must be logged in to reply to this topic.