Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #263629
    [email protected]
    Participant

    With the Catch Base Pro theme, is it possible for the content to extend to the width of the screen. Now all the content is in the centre with blank space on either side.

    #263636
    tikaram
    Keymaster

    @sandeep-singhlive-co-za: login to your WordPress admin section. Go to Appearance => Customize => Theme Options => Layout Options.
    Under Default Layout : Select No Sidebar ( Full Width )
    Let me know if this helps resolve your issue.

    Regards,
    Tikaram

    #263814
    [email protected]
    Participant

    Hi,

    Thanks for the response.

    I actually meant I’d like the content to take up the entire screen width (no empty space on the left and right of the screen).

    #264007
    tikaram
    Keymaster

    @sandeep-singhlive-co-za: Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css

    .site {
        width: 100%;
    }

    Let me know if this helps resolve your issue.

    Regards,
    Tikaram

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