- This topic has 3 replies, 2 voices, and was last updated 9 years, 1 month 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 › Controlling text on home page slider
Hi. I’d like to change the font size and weight of the text on the home page slider images. Also it would be useful to be able to move it up and down on the page. Is there a way? I am using Healing Touch Pro.
Sure kindly show us the website URL.
Regards,
Shri
downtownplasticsurgeryla.pageplanet.com
Thank you
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.slide_info h2 {font-size: 50px !important; font-weight: 400 !important; line-height:50px !important;}
body.home .fixed, body.blog .fixed { z-index:99999999 !important;}
Regards,
Shri
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 […]