- This topic has 1 reply, 2 voices, and was last updated 8 years, 8 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
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Many people look forward to creating a website using WordPress because WordPress permits all the features and functionality that online store business required. Hence, WordPress […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]