This topic has 6 replies, 4 voices, and was last updated 7 years, 4 months ago ago by Olga Barlow
I am unable to change the background color of the breadcrumbs area. In Options > General > Breadcrumbs > Breadcrumbs background, has no effect. I am able to add a background image, but the background colors is always #444447.
Hello,
add this css code in,
8theme options >> styling >> custom css >> global custom css
.page-heading { background-color: #cccccc !important; }
change the colour code to the colour you want.
Thank you for this workaround. It works, but the behavior is still strange. After pasting the above code and saving, the color does change on the front end. However, after leaving the custom css page, the code is gone once I return to the page. So I have to paste the entire code again to change colors.
Is this going to be addressed in an update? This function exists in the breadcrumbs settings, so there shouldn’t be a need to paste code.
Hi,
It is strange that it disappears after saving, make sure you’re running on the latest version of the the xStore. If that didn’t help, can you try put the CSS in Appearance -> Customize -> Additional CSS.
Please pass us the WP admin/FTP Login details in the Private content for checking this issue.
Let us know,
Thanks,
laranz.
Actually it was a caching issue. It’s fine now. Thanks.
Ok, great. You are welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up