Home Forums WoodMart support forum Change orientation of "Sale procentage" badge

Change orientation of "Sale procentage" badge

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #55663

    Jakob40004000
    Participant

    Hi,

    I would like this bagde to show in the right side in both “Shop view” and “Single product view”.

    Right now, it shows in the left side in “Shop view” but when I click and see the product in “Single product view” it shows in the right side.

    Problem is, that it conflicts with other badges.

    Please see the two attached pictures.

    Attachments:
    You must be logged in to view attached files.
    #55675

    Hello,

    Please provide your site admin access and link to the product with such a badge I shall provide you custom CSS.

    Best Regards

    #55687

    Jakob40004000
    Participant
    #55701

    Hello,

    Please add this CSS code to Theme settings > Custom CSS:

    .product-element-top .labels-rounded {
        top: 7px;
        right: 7px!important;
        left:inherit;
    }

    This CSS put the round label to the right on the shop page. As for the product page currently, I see the label is on the right.

    Best Regards

    #55711

    Jakob40004000
    Participant

    Awesome, works perfectly. Big thanks!

    #55718

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Change orientation of "Sale procentage" badge’ is closed to new replies.