New Landing How can we help? Themeforest Theme Support Neighborhood x% discount looks odd on archive pages

Viewing 8 posts - 1 through 8 (of 8 total)
  • #264204
    MarcusRG
    Member
    Post count: 69

    Hi

    After an update my “Save x%” looks a bit odd on my archive pages.

    Is it possible to fix?

    Check out attached photo

    Attachments:
    You must be logged in to view attached files.
    #264241
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Do you want to remove it?
    Thanks
    Mohammad

    #264698
    MarcusRG
    Member
    Post count: 69

    Nah, it’s just saying odd. I believe it used to have three lines. One with regulra price, one with sales and one with “Save X%”

    #265084
    David Martin – Support
    Moderator
    Post count: 20834

    Could you link me to a product that has this discount customisation?

    Thanks.

    #265250
    MarcusRG
    Member
    Post count: 69
    This reply has been marked as private.
    #265260
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    You could try adding the following custom css:

    ul.products li.product .product-details {
        text-align: center;
    }
    .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
        float: none;
        width: 100%;
        clear: both;
        text-align: center;
    }
    .woocommerce ul.products li.product .price del {
        display: inline;
    }
    .woocommerce ul.products li.product .price i {
        display: block;
        margin-top: 5px;
    }

    Hope that helps.

    – Ed

    #265717
    MarcusRG
    Member
    Post count: 69

    It’s working beautifully

    Thanks!

    #265736
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to Ed.
    Mohammad

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register