Home Forums Basel support forum Creating a content full-width shop page with left sidebar

Creating a content full-width shop page with left sidebar

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1957

    avidly789
    Participant

    Hi,

    Currently, I set my general layout to be full-width because I would like my product detail pages to be just full-width pages. However, I would like to set my shop pages to be content-full width pages with left sidebar like http://bronx.fuelthemes.net/shop/?shop_columns=4&sidebar=left and http://www.nastygal.com/clothes

    My previous theme had an layout option for each page that forces over the general setting, so I kind of thought it was going to be same with Basel. I think you should consider adding this feature in your future update.

    Anyways, for now how can I create this? I feel like just a little bit of css code would be able to make it work, but I am just not so tech savvy. Could you help?

    #1963

    Artem Temos
    Keymaster

    Hello,

    Thank you for creating with Basel.

    Yes, at the moment there is only global option for full width container. So you can’t set full width only for shop page. But thank you for your suggestion we will consider adding this feature in our future updates. At the moment you can use the following CSS code to make your shop page full width (and disable this option in Theme Settings):

    .post-type-archive-product .container { width: 95%; }

    Regards

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

The topic ‘Creating a content full-width shop page with left sidebar’ is closed to new replies.