Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #121716
    klapouch
    Participant

    Hello!

    Fist of all, nice theme, thanks!

    But, I wonder, is there a way to increase the max size of the Pages container? Maybe remove the left and right margins?
    It won’t get wider than 756px.

    Thank you!

    PS. Talking about the “Fotografie” theme.

    #121741
    tikaram
    Keymaster

    @klapouch : Go to Appearance => Customize => Additional css and add the following css

    .singular-section .content-area .entry-content {
    	width: 100%;
    	max-width: 100%;
    }

    Let me know if you have any further issues.

    Regards,
    Tikaram

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Width of the pages’ is closed to new replies.