• Hi All,

    This is my Site : Site.

    I’m trying to remove the white spaces on the right and left of the pages and make all of them full width. I already set the style of sidebar-a and sidebar-b to blank, which reduced that space but it still isn’t full width. Basically i want it to look like this : Demo . Please help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Could you contact your theme author about this? http://themeforest.net/user/torbara

    Thread Starter ronaon

    (@ronaon)

    Hey Andrew thanks for the reply. I’m trying but its gonna take up to 10 business days for him to get back to me and my deadlines almost here. I’d be grateful if someone could give any suggestions cause this is my first time with wordpress.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Try installing a Custom CSS plugin and then adding this CSS:

    .uk-container {
        max-width: none;
        padding: 0;
    }

    Thread Starter ronaon

    (@ronaon)

    It worked!!! Awesome. Andrew you’re a life saver. Thank you so much. 😀

    Thread Starter ronaon

    (@ronaon)

    Any Idea about how to remove the white space between the Menu Bar and the first element (TT wordpress slider) too? Sorry just saw that part 😀

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Full Width’ is closed to new replies.