How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support Post template width

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18654
    Paull Hannsen
    Participant

    Hi there,

    How do we adjust the post templates to show in full width?

    Adjusting blocks to full width are still contained/boxed instead of overflowing and displaying from side to side.

    Thanks,
    AM

    #18950
    admin
    Keymaster

    You can only add CSS:

    .single-post main > .container {
       max-width: 100%!important;
    }
    

    In Customize -> Aditional CSS Section

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.