- This topic has 1 reply, 2 voices, and was last updated 8 years, 6 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Kraft Slider Font
How do I change the font style of the slider Title and Tag Line. Need font type, color, size, and spacing. As an example: I’d like it to look like the slider text in Clean Theme.
Hi Joseph,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.slide_info h2{font:100 36px/50px “Oswald”,sans-serif !important;}
Regards,
Dave