- This topic has 3 replies, 2 voices, and was last updated 8 years, 3 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Set the background colour of Our Services and Follow Us section on the home page
Hi,
on my interior design website www.industriadellegno.it i need to set the background colour of the section “Our services” with the title INTERIOR DESIGN PER PRIVATI & AZIENDE (actually is black, and now must to be grey) and on the Follow Us section (actually is black, must be grey).
I go on APPEREANCE –> THEME OPTIONS –> BASIC SETTINGS.. but on the various colour option i didnt find the setting up.
Thank you,
Michael
Hi Michael,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
body {overflow-x: hidden;}
.home section#pagearea, #footer-wrapper .footwrap { background:#ccc !important;}
#footer-wrapper .footwrap::before { background: #ccc none repeat scroll 0 0; content: “”; display: block; height: 100%; left: -999999px; position: absolute; top: 0; width:999999px;}
#footer-wrapper .footwrap::after { background: #ccc none repeat scroll 0 0; content: “”; display: block; height: 100%; right: -999999px; position: absolute; top: 0; width:999999px;}
Regards,
Chris
Great! thank you very much Chris
🙂
Are you looking for the best WordPress accessibility plugins? If so, you have landed on the right page. By using accessibility plugins, you can make […]
Christmas New Year WordPress Deals Up to 50% Off on SKT Themes The cost of running a website can quickly add up—especially when you want […]
Top WordPress Halloween Deals on Themes & Plugins Well, well, it is the end of October and the start of November, we are aware of […]