Home Forums WoodMart support forum Quick add on mobile shop page

Quick add on mobile shop page

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

    badr
    Participant

    Hello dear,

    I hope you’re doing well.
    I want to make the sizes (on the quick add option) smaller but only on mobile page.

    Please check the attached picture.

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

    Hello,

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

    body .swatch-on-single {
        padding: 2px;
        font-size: 13px;
    }

    Regards.
    Xtemos Studios.

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