Hi Julia,
Thanks for reaching out to us. We are sorry for your inconvenience.
Could you record me reproducing your issue using a tool like this? https://www.useloom.com
It helps me to quickly figure out the issue.
Thank you
Hi Julia,
Thanks for reaching out to us. We are sorry for your inconvenience.
Could you record me reproducing your issue using a tool like this? https://www.useloom.com
It helps me to quickly figure out the issue.
Thank you
I cannot use the tool Use Loom on mobile so I cannot recreate the issue for you that way. All you have to do is go to this link using your Mobile phone https://becalmbaby.com.au/product-category/shop-all/
You will see that the variation boxes do not have outline around them.
Hi Julia,
You have the below CSS inside either your theme or your plugin:
* {
box-shadow: none!important;
outline: none !Important;
}
I have tried to find it but you are using a caching plugin. So, it is difficult for me to find the source.
Please try to find it and remove them to get borders on a mobile screen.
Thank You
That would be like trying to find a needle in a haystack. Do you have some css I can add to make it show?
Hi Julia,
I think you already know the meaning of *
and !important
in CSS. Your custom CSS will not effect because of *
and !important
.
To find the source of this CSS, you can find it by disabling your caching plugin. I hope it will help.
Thank You
the only cache that I have is WP Rockit, I’ve just disabled it, could you check again please?
ok, do you know what folder?
Hi Julia,
Did you read my last reply properly?
Did you check the screenshot? https://prnt.sc/sTGJQdto7cag
Please find it inside your style.css
.
Thank You
ok I’ve deleted but still wont show box outline on mobile
Hi Julia,
I think you should contact your theme developer.
I am still seeing that CSS at style.css on line number 2668.
Thank You
Mobile with not text box lines
Julia Nicholson
I’ve noticed that on the desktop websites there are lines around the text boxes but not on mobile, is there an option we can turn on so this works?