- This topic has 22 replies, 2 voices, and was last updated 2 years, 8 months ago by .
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Strong theme Woocommerce
Hi Chris,
I see what you mean. When I check the mobile version through the WordPress preview it looks fine, but when I view the live site on my mobile the sorting tab is still blue, please see screenshot below:
https://ibb.co/Tg4Znjz
Kind regards,
Ash
Hi,
Kindly try this one:
@media screen and (max-width:767px) {
.woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select { color:#000 !important;}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select { color:#000 !important;}
}
Regards,
Chris
Hi Chris,
Thank you, that corrected the colour of the font, it’s only the outline of the button that needs to be changed now.
Kind regards,
Ash
Hi,
Can you send us the screenshot of outline color issues?
Regards,
Chris
Hi Chris,
Please check link below:
https://ibb.co/mHwGzVF
Kind regards,
Ash
Hi,
Kindly use this CSS to remove outline.
@media screen and (max-width:767px) {
.woocommerce .woocommerce-ordering select:focus, .woocommerce-page .woocommerce-ordering select:focus { outline:none !important;}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.woocommerce .woocommerce-ordering select:focus, .woocommerce-page .woocommerce-ordering select:focus { outline:none !important;}
}
Regards,
Chris
That fixed it – thank you of all of your help.
Kind regards,
Ash
Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Chris
Are you looking for the best water production WordPress theme & templates? Here we have listed the best water delivery WordPress themes & templates. These […]
Acupuncture WordPress themes discussed here for reference and listed out. It’s an obvious fact, that mankind has considerably progressed in thousands of fields and areas, […]
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]