Hi,
On medium mobile screens (tablet landscape and portrait) the blog layout of the category page is too far to the right. I want some padding on the right side of the page. I’m using blog styling: Elegant. I use a left side bar on category pages.
Hope you can help me out! Thanks
Hey JantienM,
Thank you for using Enfold.
Try to adjust the right margin of the content container.
@media only screen and (max-width: 1366px) {
.sidebar_left .content {
margin-right: 0;
}
}
Best regards,
Ismael
Yes that worked. Thanks, topic can be closed.
Hi JantienM,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria