- This topic has 5 replies, 2 voices, and was last updated 7 years, 10 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Remove text box in slider (Online Coach Theme)
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?
Hi,
Kindly show us your website URL so that we can assist further.
Regards,
Chris
Sorry 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!
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.slide_info { background:none !important; padding:0 !important;}
Regards,
Chris
Grazie mile, Chris! I will hand it off to my web master and let you know the results!
Okay
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]