- This topic has 1 reply, 2 voices, and was last updated 9 years, 1 month 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 › SKT Full Width Forum › Page, Sidebar and Footer Titles AND Contact Us
Hi,
Three quick questions:
1) How can I remove the padding above the page titles?
2) How can I change the colour of the sidebar and footer widget titles?
3) How can I change the colour of the contact us text without changing the body text colour?
We have changed the content area to white and it’s created some colour issues!
Unfortunately I can’t send you the URL as it’s being hosted internally at the moment.
Thank you
Hi Dominique,
1) How can I remove the padding above the page titles?
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
h2#page-title, .archive h1.page-title, .page h1.entry-title{padding:0 !important;}
.widget{margin:1em 0 1.5em !important;}
2) How can I change the colour of the sidebar and footer widget titles?
Add this code in Custom CSS Box:
h2.widget-title{color:#606266 !important;}
#colophon h2{color:#606266 !important;}
3) How can I change the colour of the contact us text without changing the body text colour?
Without the website URL i can not help you on this issue.
Regards,
Dave
For visitors to properly scroll and browse through your articles or content it is essential that one adds nice pagination to their blog or other […]
Setup WordPress CDN Your WordPress website loads slowly, and you’re losing visitors by the second. Sound familiar? A sluggish website doesn’t just frustrate users—it hurts […]
Best WordPress CDN Plugins for Images Slow-loading images can be a major roadblock for any WordPress website. They frustrate visitors, hurt your user experience, and […]