Home › Forums › Pro Themes › Photo Perfect Pro › Change page color
- This topic has 5 replies, 2 voices, and was last updated 9 years, 3 months ago by
wensolutions.
-
AuthorPosts
-
July 23, 2016 at 7:00 am #13511
donnabia
ParticipantHello, I desire to have the background color of my page and post black instead of white , how can I make this change? I have tried every tab under your color options in dashboard and there is nothing there to make this change. Help. I don’t want my page and post color white.
Thanks!July 23, 2016 at 9:42 am #13517wensolutions
Keymaster@donnabia, whole background color can be changed from Customize -> Color Options -> Basic Color Options => Background Color option.
Similarly for post content color from Customize -> Color Options -> Content Color Options -> Background Color Title => Color / Text Color .
If the changes from these options are not what you are looking for then please share us your site URL with some elaborated details. We would then try to figure out the solution to your query.
Thank you.
July 23, 2016 at 5:05 pm #13538donnabia
ParticipantThank you very much for your help. Unfortunately, that does not work. All page and post colors are still white. Here is my domain: http://donnabiancagallery.com
Thanks, I appreciate your help.July 23, 2016 at 11:38 pm #13553wensolutions
KeymasterTo change the content background color of all other pages (assuming homepage being excluded) to black, paste the following custom CSS in Appearance -> Customize -> Theme Options -> Advanced Options => Custom CSS
#main{ background:#000000; }Note: You might need to change the text color to make it visible against currently changed black background.
Hope this is what you are looking for.
July 27, 2016 at 9:53 am #13889donnabia
ParticipantThank you, the code did make some parts of the background black but try as I might, I couldn’t get the words to show up on it. I did go to customize-color option, content color option, text color but that didn’t work. I eventually deleted the code and reset the text to the original black color.
July 28, 2016 at 2:05 am #13935wensolutions
KeymasterHello,
If you have removed the CSS code we will provide you with a new CSS code to change the font color, please paste the below given css code to Appearance -> Customize -> Theme Options -> Advanced Options => Custom CSS
#main{ background:#000; } #main p { color: #fff; }Hope it helps.
Best regards. -
AuthorPosts
- You must be logged in to reply to this topic.





