Skip to content
Public Ticket #21829

single post sizing

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → General Options: change the font size at the Typography.

Regards,
PenciDesign.


NorthWar replied

Customer Reply

Where to set the font size, because I can't find it either

NorthWar replied

Customer Reply

thanks

PenciDesign Supporter replied

Staff Reply

Hi,

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 started the conversation

Conversation Start

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.

Want to join this conversation or access attachments? Sign in first.