Reply 274891 to: Mobile Layout problems

Avatar: Muhammad Zaki
Muhammad Zaki
Support staff
February 17, 2021 at 22:10

Hello!

Thanks for getting in touch with us. My name is Muhammad and I will be your support rep.

I have fixed the slider text issue on the mobiles. I have edited the slider in mobile mode and decreased the slider title font size from the style settings, please see here: https://share.getcloudapp.com/wbu9b7Op

The issue with the form is appearing because of the below code in your additional CSS section. Do you want me to make it for large screens specifically because doing so will fix the issue?

input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="number"] {
	width: 555px;
}
input, button, select, textarea {
	width: 555px;
}

Thank you!

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.