• Resolved briggreene

    (@briggreene)


    I have chosen the Boxed site layout and 1080 width, and there is NO margin or padding… all content is flush right or left.
    What are the correct settings for a normal looking layout?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author satoristudio

    (@satoristudio)

    Hello Brigid, thanks for choosing Bento! You’ve got some custom CSS added to the site which, among other things, sets the font-size for the body element at 18px – this leads to a higher width in rem units which the Bento theme is using throughout its stylesheets (more info on those – e.g. here). In order to make the boxed layout work as intended, that declaration needs to be removed or changed so that the font-size affects only the inner elements, not the root element of the page (I’d suggest using .site-wrapper instead of body).

    Thread Starter briggreene

    (@briggreene)

    Got it, I just deleted the body font size and made adjustments in Customization.
    That helps.
    thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Site layout’ is closed to new replies.