Boxed Design: How to reduce the white margins

Viewing 3 posts - 1 through 3 (of 3 total)
  • #20469
    Chicken_3H
    Participant

    Hi Daniel.

    Thank you for the continuous development of this awesome theme.

    Personally I prefer the boxed style, but would like to reduce the quite big white margins to give more space for content. Is there any custom CSS code that I could apply?

    Thank you for your help. Best regards,
    Christian

    #20483
    Daniel Tara
    Keymaster

    The margins are added by this code:

    .page.layout-full-width .hentry {
    	max-width: 720px;
    }

    You can adjust the 720px value to match your preference.

    #20488
    Chicken_3H
    Participant

    Hi Daniel.

    Thank you for your help. That was exactly what I needed.

    Have a great day.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.