Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #369999

    It looks like the theme is not boxed properly at 989px

    The logo and menu go full wdith

    #370227

    Hi McEwans!

    Please add following code to Quick CSS

    @media only screen and (max-width: 990px) and (min-width: 767px) {
    #header { width: 80%; margin: auto; }}

    Regards,
    Yigit

    #370474
    This reply has been marked as private.
    #370554

    Hey!

    You are welcome McEwans, glad we could help!
    #TeamKriesi :)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘boxed layout’ is closed to new replies.