- This topic has 7 replies, 2 voices, and was last updated 8 years, 1 month ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT Charity Pro – Page Title Spacing
Hello,
I’m having an issue with a page’s title spacing. I’m attaching a imgur link to view a screenshot of the problem. Please advise.
Thank you 🙂
http://imgur.com/a/OCpCz
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
h1.entry-title, h1.page-title { line-height:50px;}
Regards,
Chris
Great! Thank you very much!
🙂
How can I do the same thing for a the paragraph spacing on all pages?
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.content-area p { line-height:26px;}
Regards,
Chris
Thank you very much!
🙂
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 […]