- This topic has 3 replies, 2 voices, and was last updated 7 years, 10 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
🙂
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]
Are you looking for the best painting company WordPress themes? If so, you’ve landed on the right page for the painting company themes. This post […]
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]