Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1119458

    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

    #1119533

    Hey msirakis,

    Can you disable caching and minification for now?

    Best regards,
    Victoria

    #1119565

    Hey Victoria
    I use WP Fastest Cache. I disable the plugin

    #1119727

    Hi,

    and if you remove performance or Enfold ( just for the test ) how does things work?

    Best regards,
    Basilis

    #1119784

    Hi,
    how can I change the color of the offer or make more transparent?

    Thanks

    #1119790

    Hi,

    Add this to quick css:

    .onsale{
    background: rgba(220,20,60,.5)!important;
    }

    Best regards,
    Jordan Shannon

    #1119791

    Hi,

    Add this to quick css:

    .onsale{
    background: rgba(220,20,60,.5)!important;
    }

    Best regards,
    Jordan Shannon

    #1119862

    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;
    }

    #1120000

    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

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.