Comments 3casparsiebel started the conversationMay 17, 2020 at 7:09pmI would like to change the max width of the pages content to 800 px across all posts. How can I do it?[deleted] repliedMay 18, 2020 at 10:48amHi casparsiebel,This is a customization question and support doesn't offer customization services as we wrote on our support homepage and on this area. I will try to help you this time thoughCan you please add the code below to your Custom CSS area: @media (min-width: 1200px) { .container, .content-area { width: 800px; } } @media (min-width: 992px) { .container, .content-area { width: 800px; } }Have a nice day!1 Like 3casparsiebel repliedMay 19, 2020 at 2:06pmThank you very much!1 Like[deleted] repliedMay 19, 2020 at 2:16pmHi Caspar,Happy to hear thatHave a great day!P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab. A huge thank you from me and Laborator in advance. Sign in to reply ...
I would like to change the max width of the pages content to 800 px across all posts. How can I do it?
Hi casparsiebel,
This is a customization question and support doesn't offer customization services as we wrote on our support homepage and on this area. I will try to help you this time though
Can you please add the code below to your Custom CSS area:
Have a nice day!
Thank you very much!
Hi Caspar,
Happy to hear that
Have a great day!
P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.
A huge thank you from me and Laborator in advance.