Hi,
The “sale” Icon covers the title.
How can I make it smaller?
Alternatively, how can I make the color of the offer more transparent?
Thank you
Hey msirakis,
Can you disable caching and minification for now?
Best regards,
Victoria
Hey Victoria
I use WP Fastest Cache. I disable the plugin
Hi,
and if you remove performance or Enfold ( just for the test ) how does things work?
Best regards,
Basilis
Hi,
how can I change the color of the offer or make more transparent?
Thanks
Hi,
Add this to quick css:
.onsale{
background: rgba(220,20,60,.5)!important;
}
Best regards,
Jordan Shannon
Hi,
Add this to quick css:
.onsale{
background: rgba(220,20,60,.5)!important;
}
Best regards,
Jordan Shannon
Hey Jordan,
thank you for your help.
it works but the color is “pink”…
can i use this css?
.onsale{
background: rgba (219, 180, 60,.5)!important;
}
Hi msirakis,
Yes, of course, you can use that css.
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria