Home Forums WoodMart support forum How to enable sidbar on product page

How to enable sidbar on product page

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #72634

    annachi
    Participant

    hello,
    Upsells products position
    If use “Sidebar” be sure that you have enabled it for the product page layout
    how to enable sidebar on product page ?

    Thanks

    #72636

    annachi
    Participant

    finally, i found how to enable but how to display products into one column ?

    pls look at attached file

    Attachments:
    You must be logged in to view attached files.
    #72665

    Hello,

    Please provide your site URL. If your site is under maintenance, provide site admin access.

    Best Regards

    #72672

    annachi
    Participant

    Pls look at provate content

    #72678

    Hello,

    I have checked a few products, you have disabled the sidebar, I checked a category page and see products in one line: http://prntscr.com/kimjjl

    Please provide page URL

    Best Regards

    #72679

    annachi
    Participant

    https://annachi.fr/produit/daawat-riz-basmati

    Pls look here, upsells are into 2 columns.

    #72681

    Hello,

    Please add this code to the Theme settings > Custom CSS:

    .upsells-widget .small-product-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        max-width: 100%;
    }

    Best Regards

    #72685

    annachi
    Participant

    thanks

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

The topic ‘How to enable sidbar on product page’ is closed to new replies.