fbpx
🤝  NEW YEAR SALE RETURNS - 50% OFF all plans! 🤝 Grab it Now

Mobile with not text box lines

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?

Hakik Zaman

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

Hakik Zaman

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?

Hakik Zaman

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?

Hakik Zaman

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

Hakik Zaman

Hi Julia,

I think you should contact your theme developer.

I am still seeing that CSS at style.css on line number 2668.

Check this screenshot.

Thank You