This topic has 4 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler
Hi,
I’ve choosen a Header background color on a particular page.
I want to reset it to default, how do I do this?
THX!
Stef
Hello,
Thanks for the notice. I’ve sent a report to our developers, this will be fixed in one of the theme updates.
Please provide temporary wp-admin access and link to the page and I will reset the color.
Regards
Hi Rose,
The comments are in private.
THANKS!
Hello,
1. As I see, you changed the background color on few pages, in this case, as a temporary solution, please add this code:
#cmb2-metabox-page_metabox .wp-picker-container input[type=text].wp-color-picker {
display: block !important;
}
#cmb2-metabox-page_metabox .wp-picker-container .button {
display: block !important;
}
in xstore/framework/assets/admin-css file
http://prntscr.com/itrdkh
2. Please explain in details the desired looking of these switches.
Regards
You must be logged in to reply to this topic.Log in/Sign up