How to enable sidbar on product page
-
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
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.
Hello,
Please provide your site URL. If your site is under maintenance, provide site admin access.
Best Regards
Pls look at provate content
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
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
The topic ‘How to enable sidbar on product page’ is closed to new replies.