Home Forums WoodMart support forum Sticky Add To Cart Text Size

Sticky Add To Cart Text Size

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

    Hausbasket
    Participant

    Hello, I want to increase the sticky add-to-cart text size in mobile view. Please help me.

    #368174

    Hello,

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

    .wd-sticky-btn-cart button.single_add_to_cart_button.button.alt {
        font-size: 20px;
    }

    Best Regards

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