- This topic has 1 reply, 2 voices, and was last updated 8 years, 10 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 › 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
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]