Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Mike Jolley

    (@mikejolley)

    Your theme CSS is breaking it. Use this:

    .onsale {
    right: auto !important;
    }
    Thread Starter equinestaff

    (@equinestaff)

    Hi, I added this to the css but its still huge, any other ideas? Thanks

    Plugin Contributor Mike Jolley

    (@mikejolley)

    It’s definitely that rule. If you use your browsers CSS inspector you can see the theme adds both left:0 and right:0 rules – this stretches it.

    If its a WooCommerce theme, inform the author.

    Thread Starter equinestaff

    (@equinestaff)

    thanks yes its their mystile theme. I will see if i can contact them. Thanks heaps.

    Plugin Contributor Mike Jolley

    (@mikejolley)

    Check for updates for that theme too – it may have been fixed already. I’ve not seen it before.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘sales tag is huge’ is closed to new replies.