Hi, I am having a problem with the posts images and share buttons in the blog page.
They are too large and it is impossible to view contents.
The web is a photography blog.
when importing the demo content this also happens.
Thanks.
Hey!
Try adding this code to the Quick CSS:
.container_wrap {
max-width: 100%;
}
Cheers!
Josue