Shop Categories

X

Layout width has changed

Home Forums Agama Pro Layout width has changed

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22699
    clara.bergenfelz
    Participant

    Hi!

    A page I created with your help two years ago has changed the page width to full width instead of keeping the content to 1000px. The page is supposed to look like this (http://webbred2.utb.hb.se/~s162584/wp/). The header and footer are supposed to be full width with the content box of 1000px centered.

    Could you help me fix the design? 🙂

    Kind regards,
    Clara

    #22704
    Zex
    Moderator

    Hello, Clara!

    Insert the following code into Customizing->General->Additional CSS:

    /*Content width*/
    body .site, .vision-row {
        max-width: 1000px!important;
    }

    Regards

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