Okay
  Public Ticket #603909
sale icon on product images
Closed

Comments

  • jonas started the conversation

    hey, this circle has no relative size, I only fits for Sale, if you translate Sale in yur language and this word is longer, than it's too big for the circle and overrides it

  •  8,470
    Tahir replied

    Yes , it would need css adjustment. Please provide the page url so that i can write up the custom css for whats possible.


    Thanks


    ThemeNectar Support Team 

  •   jonas replied privately
  •  8,470
    Tahir replied

    Adjust the values as per your liking:

    .woocommerce-page .single-product-main-image .onsale {
        width: 77px!important;
        right: 9px!important;
        margin-top: -19px!important;
        line-height: 64px!important;
    }

    Best.


    ThemeNectar Support Team 

  • jonas replied

    gracias