Home › Forums › Jevelin Theme › Mobile Width
Home › Forums › Jevelin Theme › Mobile Width
Hi there,
On my site https://roamspiration.com/ using this theme, it seems that when viewing on mobile the container is too narrow, see attachment.
There seems to be too much white space down each side, how can I resolve this? AMP is turned off.
Thanks,
Hi there,
Can you please try adding this custom CSS to the theme settings?
@media (max-width: 500px) { body .container { max-width: 92%!important; } }
Let us know if that works!
Best regards,
Shufflehound team
Perfect, thank you.
I have a couple more questions if you don’t mind helping with:
Sorry there was one more.
Thanks again
Hi there,
That is great that it worked! 🙂
Regarding your questions
Best regards,
Shufflehound team
Hello again,
Thanks for the reply.
We are currently not sure why that could happen as by default there shouldn’t be such layout shifts. Currently, it seems that all your mentioned issues at least partially could be related to the layout shifts.
If it is possible then we can offer to log in to your website and debug this issue further (you can add the login information in the private information field)
That would be great, thanks for your help.
I noticed the original issue with extra padding on mobile devices seems to happen for slightly bigger breakpoints too.
Thanks,
Antony
We added some improvements to the theme settings.
Can you please take a look?
This is working great, thank you!
Is there also a way to remove the blue overlay when the hover effect kicks in? For the post tiles.
That’s great!
Can you please give us a screenshot? That would help us to better understand the issue.