hello
on our blog , and on all article, the text is out the page, and i don’t know why, can you help
.responsive .container {
max-width: 1310px;
this value is too much
best regards
Hey compenseo!
Thanks for getting in touch with us!
Try adding the following code in the Quick CSS code under the General Styling tab in the theme options:
.responsive .container {
max-width: 900px !important;
}
This will reduce the width correctly and you can adjust the number as you wish.
Regards,
Jordan