- This topic has 3 replies, 2 voices, and was last updated 7 years, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Condimentum Slider Text Changing
I want to make some changes to the text found on the Slider Page.
1. The larger white text (circled in RED) needs to be lowered.
2. The text circled in BLUE- increase the font size and change the color.
Thanks for any help that anyone can provide.
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.nivo-caption { top:44% !important;}
.slide_info h3 { font-size:26px !important; color:#fff !important;}
Regards,
Dave
The code did allow me to modify the font color and position of the Text circled in RED, but did not give me any way of modifying the Text circled in BLUE. I tried changing the h3 to h1, h2, and h4, but still not changes can be made.
Hi,
Kindly show us your website URL and screenshots of your issue.
Regards,
Dave
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 […]