Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there! ??

    Are you wanting to do something like this?

    Screenshot

    If so, you need to make some CSS changes. The best way to do this is by creating a child theme so all of your changes will be safe when the theme updates.

    You can read about child themes here.

    Once your child theme is set up you can paste this code into your style.css file:

    #container {
       max-width: 100%;
    }

    I hope that helps!

    Luke the Daft Duke

    One of the cool things with responsive though is that you can add css here: Appearance -> Theme Options -> CSS, which will survive updating the theme.

    Thread Starter celine_sh

    (@celine_sh)

    No, what i want to do is reduce the white around the banner and widgets.

    thnx!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Resize borders/ frames’ is closed to new replies.