- This topic has 4 replies, 2 voices, and was last updated 8 years ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Photo Perfect Pro › Front page color
Tagged: background color, color options
Hello, I finally figured out how to get my site the way I want it to look. In the past you sent the code to change the pages except the front/home page color. I now need to change this page color to match the rest of my site. Could you help? Many thanks! http://www.donnabiancagallery.com
To change the homepage background color, use the following custom CSS. Paste it in Appearance -> Customize -> Theme Options -> Advance Options -> Custom CSS
.home.archive-layout-masonry #main {
background: #000000; /* black color*/
}
Note : You can change the HEX color value to your own choice.
Hope this helps !
Thank you very much but unfortunately, this code didn’t work at all. I tried several times and I had others try too. Nothing happened.
Hello,
Please add the below given CSS to
Dashboard -> Appearance -> Customize -> Theme Options -> Advanced Option
.home.page #main {
background: #000000;
}
Hope it helps.
Best regards.
It worked! thank you.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |