Blog page layout - by absico - on WordPress WooCommerce support

This topic has 8 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp

  • Avatar: absico
    absico
    Participant
    October 6, 2015 at 12:09

    Hello
    I want the blog page to be displayed without a sidebar. Unfortunately, the Theme blog layout has only two option “right sidebar and left sidebar” .
    And template selection of the blog page is not available.

    Best regards

    7 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 6, 2015 at 12:26

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: absico
    absico
    Participant
    October 6, 2015 at 13:18

    Hi

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 6, 2015 at 13:43

    I’ve added the following code in custom.css file. Please check.

    .blog #sidebar{
    display:none;
    }
    .blog .columns2-left > .content{
    width:100%;
    }

    Regards,
    Robert Hall.

    Avatar: absico
    absico
    Participant
    October 6, 2015 at 13:55

    Thanks a lot
    would you please send another code for the single page post

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 6, 2015 at 14:40

    Hello,

    please try this code

    .single-post #sidebar{
    display:none;
    }
    
    .single-post .columns2-left > .content{
    width:100%;
    }

    Regards,
    Robert Hall.

    Avatar: absico
    absico
    Participant
    October 6, 2015 at 18:07

    It works
    thanksssss

    Avatar: Eva
    Eva Kemp
    Support staff
    October 6, 2015 at 18:21

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 8 results - 1 through 8 (of 8 total)

The issue related to '‘Blog page layout’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.