You have no items in your shopping cart.

Thursday, May 2, 2024 11:34:04 PM

Hide big stiker?

Posted: 5 years ago

#8589 Quote
NopStickers V2
Is there a way to turn off the large sticker and only display small?
I do not want to display on product page.

Posted: 5 years ago

#8590 Quote

Support

Posted: 5 years ago

#8590 Quote
Yes.
It's easy.
Open the file in plugin folder WidgetZones.xml
and remove this line
  <WidgetZone>productdetails_overview_top</WidgetZone>

Or another way to use CSS style
old
.fns-stickers-big-list {
}


new
.fns-stickers-big-list {
display:none;
}



Powered by nopCommerce

Copyright © 2023 FoxNetSoft. All rights reserved