Comments NorthWar started the conversationAugust 7, 2022 at 6:26pmHiI recently resized the container on my website from 1080 to 1400 (https://www.kronosmortus.com/). I also managed to do it separately for the menus. https://www.kronosmortus.com/category/koncertbeszamolok/ However, if I go into the single post within this, e.g. https://www.kronosmortus.com/koncertbeszamolok/choose-your-destiny-koncertbeszamolo/ the size of this remains the same and I can't find where to set it to 1400 px. I am looking for help! Thank you in advance. 2,580PenciDesign repliedAugust 8, 2022 at 2:58amHi,Please go to Appearance → Customize → Additional CSS then add the following custom CSS code: @media screen and (min-width: 1440px) { .sidebar-left .site-main .penci-container, .sidebar-right .site-main .penci-container { width: 100%; max-width: 1430px; } } Regards,PenciDesign.NorthWar repliedAugust 8, 2022 at 5:04amthanksNorthWar repliedAugust 8, 2022 at 5:13amWhere to set the font size, because I can't find it either 2,580PenciDesign repliedAugust 8, 2022 at 6:42amHi,Please go to Appearance → Customize → General Options: change the font size at the Typography.Regards,PenciDesign. Sign in to reply ...
Hi
I recently resized the container on my website from 1080 to 1400 (https://www.kronosmortus.com/). I also managed to do it separately for the menus. https://www.kronosmortus.com/category/koncertbeszamolok/
However, if I go into the single post within this, e.g. https://www.kronosmortus.com/koncertbeszamolok/choose-your-destiny-koncertbeszamolo/ the size of this remains the same and I can't find where to set it to 1400 px. I am looking for help!
Thank you in advance.
Hi,
Please go to Appearance → Customize → Additional CSS then add the following custom CSS code:
Regards,
PenciDesign.
thanks
Where to set the font size, because I can't find it either
Hi,
Please go to Appearance → Customize → General Options: change the font size at the Typography.
Regards,
PenciDesign.