- This topic has 22 replies, 2 voices, and was last updated 2 years, 7 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 WordPress accessibility plugins? If so, you have landed on the right page. By using accessibility plugins, you can make […]
Christmas New Year WordPress Deals Up to 50% Off on SKT Themes The cost of running a website can quickly add up—especially when you want […]
Top WordPress Halloween Deals on Themes & Plugins Well, well, it is the end of October and the start of November, we are aware of […]