Fix Website Padding for Mobile
I’m having issues locating how to set website padding for mobile on my Jevelin theme.
The attached image shows the extra padding for the text, which is not idea.
Want to understand how to change the settings to reduce the padding/widen the margins so more text is spread across the screen.
Attachments:
You must be
logged in to view attached files.
Hi there,
We created custom CSS code that you can add to the theme settings.
@media (max-width: 550px) {
body .container
max-width: 100%!important;
padding-left: 25px!important;
padding-right: 25px!important;
}
}Let us know if that fixes the issue! 🙂
Best regards,
Shufflehound team
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.