This topic has 7 replies, 3 voices, and was last updated 8 years ago ago by Rose Tyler
Hello,
I made the theme updates and more a problem occurred. I realized that in my Child Theme >> Theme Options >> custom CSS the mobile css is marking the sizes of the devices. On my phone screen is not fixed, it goes to the right side when I run the screen. How do I keep still, as before?
thanks
Hello,
I don’t see any issues with your site on mobile. Please show a screenshot for better understanding.
Best regards,
Jack Richardson.
Hi Jack,
It follows print screen.
When I slide the screen to the left is an extra space on the right and cuts the title. The screen is not fixed in the cell.
Thanks
Hello,
Does the @media (max-width: 480px) should be changed in CSS?
Hello,
Add this code in Custom CSS for mobile section:
.wi {
width: initial;
}
Regards,
Rose Tyler.
Thanks Rose!
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘Mobile’' has been successfully resolved, and the topic is now closed for further responses