Home Forums WoodMart support forum Warranty on sticky add to cart

Warranty on sticky add to cart

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #364536

    isuedtirol
    Participant

    Hello there, we enabled the sticky add to cart setting. Everything works fine. But when a vendor (we use Dokan) adds warranty to their products, this option also shows up in the sticky add to cart section. Normaly this wouldn’t be a problem, but the warranty isn’t pretty aligned with the rest in the sticky add to cart section. For that we would be thankful if you could help us align it correctly with the rest or hide it completely from the sticky add to cart section. See screenshot below.

    Best wishes and thanks in advance,
    Julian

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wd-sticky-btn p.warranty_info {
        margin-top: -17px;
    }

    Best Regards

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