This topic has 10 replies, 4 voices, and was last updated 9 years, 6 months ago ago by Brian Johnson
Hello
How do you be able to change in full the background color of the content-page?
I’ve added this code in customcss file.
.content-page{
background-color: #000000;
}
When I add this code, change the background other than the menu and header.
.page-wrapper{
background-color: #000000;
}
Hello,
Please provide us with link to the page where you want to change background color.
Regards,
Robert Hall.
Hello,Rober.
Regards!
Hello
Please add following code into the custom.css:
.st-content-inner{background:red}
With best regards
Brian Johnson
Thank you for quick response.
But,I want to change the below the Page Heading.
Hello,
Please show a screenshot for better understanding where you want to change background color.
Thank you.
Regards,
Eva Kemp.
You may set different colour for header and breadcrumbs:
header, .page-heading{background:white;}
With best regards
Brian Johnson
Regards!
Though header can’t be changed, it was somehow know!
Thank you!
You are always welcome!
With best regards
Brian Johnson
Tagged: background color, content area, customization, design, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up