This topic has 8 replies, 2 voices, and was last updated 6 years, 7 months ago ago by Rose Tyler
Hello,
1. Edit page > [8theme] Layout options > Breadcrumbs Style > Disable.
2. Please add this code in Theme Options > Styling > Custom css
.woocommerce-checkout .select2-results {
background-color: black;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
color: black;
}
.woocommerce-checkout .select2-container--default .select2-results__option[data-selected=true] {
background-color: #ffb4577a;
}
3. Theme Options > General > Mobile Header Settings > Mobile header text color > White.
Regards
Hello..
1. Solved, Thank you very much
2. Not changed
3. Not changed
How to fix it?
Hello,
Could you please provide wp-admin access in Private Content?
Regards
Please check
2. In your custom css was not closed media query. Please clear cache and check now http://prntscr.com/ix2nph. In the code you can change the color values.
3. I’ve changed “Fixed header text color” to White in Theme Options > General > Header Settings
Regards
Thank you very much
All solved 🙂
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up