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

How to make “share/follow buttons” bigger?

Viewing 4 posts - 1 through 4 (of 4 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

    #652506

    [email protected]
    Participant

    My issue has been resolved, thank you very much, please close the ticket.

    #652537

    Hello,

    You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards,

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

The topic ‘How to make “share/follow buttons” bigger?’ is closed to new replies.