• Want to make the Entry Content section wider than it is now and can’t figure this out within CSS. Any help would be appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User 16453565

    (@anonymized-16453565)

    hey obscurediamond,

    To do that you just have to add below css code into your stylesheet or you can also add this code into your additional css from theme customizer.

    @media screen and (min-width: 48em)
    #page {
      padding: 0 !important;
    }

    Hope it will help you.

    Thank you.

    @obscurediamond: Please post in your site URL so that I can look into the issue.

    Also for swift replies post your issues on our Official Theme Support Forum.
    https://catchthemes.com/support-forum/

    Kind Regards,
    Skandha

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Change Content Width’ is closed to new replies.