Home Forums WoodMart support forum How to make “share/follow buttons” bigger?

How to make “share/follow buttons” bigger?

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

    [email protected]
    Participant

    Hello!
    Please tell me which CSS code is responsible for the size and color of the “share/follow” buttons?

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body.single-product .wd-social-icons.icons-size-small .wd-icon{
        font-size: 30px;
        color: #322d2d;
    }

    Best Regards

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