This topic has 6 replies, 2 voices, and was last updated 6 years, 10 months ago ago by Rose Tyler
On the single product pages, i’d like to remove the Product Brand widget (although it doesn’t appear in widgets) from the sidebar.
Would it be possible to add it under the ‘Categories:’ entry, beneath the SKU. Example – Brands: INFINITI
Am i making sense?
Hello,
1.
.single-product .sidebar-widget.product-brands {
display: none;
}
2. Please read this topic https://www.8theme.com/topic/how-i-can-show-brand-on-single-product-page-and-shop-page/
Regards
Awesome thank you!
One thing, would it now be possible to move the ‘Brands:’ item to just under ‘Categories:’?
Please change 20
to 40
in functions.php http://prntscr.com/i5c1mv
and use this css code:
.product-information .product_meta {
padding-bottom:0px;
margin-bottom:0px;
}
Regards
Wonderful!
Great.
This topic will be closed because the issue is solved. Please kindly open up new tickets for additional questions.
Regards
The issue related to '‘Move Product Brand widget.’' has been successfully resolved, and the topic is now closed for further responses