Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #116601
    SilkRoadDog
    Participant

    Is it possible to have content full width with this theme?

    #116612
    Mahesh
    Keymaster

    @silkroaddog: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    .site {
        max-width: unset;
    }

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Is Full Width possible?’ is closed to new replies.