Close

Product Ribbons on Smart product collections

[email protected]
2 years ago
#21651 Quote
Avatar
  • 4
How can i disable Product ribbons or make a smaller image for Smart product collections becouse image is going over text and cant see anything.

todor.atanasov
2 years ago
#21655 Quote
Avatar
  • Moderator
  • 249
[email protected] wrote:
How can i disable Product ribbons or make a smaller image for Smart product collections becouse image is going over text and cant see anything.



Greetings,

If you want to hide the ribbon only for the smart product collections, you can use the following CSS in the Custom Head Styles section of the Pavilion theme settings.

.spc-body .ribbon-position {
  display: none;
}


Alternatively, you can either use a smaller ribbon or use Custom CSS modifications, to adjust the ribbon styles to your needs. Your CSS selector should start with the .spc-body class, to make sure the CSS will be applied only to the ribbons inside the smart product collections.
Best regards,
Todor Atanasov
Nop-templates.com