Home Forums WoodMart support forum How to increase the size of the whatsapp icon and logo(mobile view)?

How to increase the size of the whatsapp icon and logo(mobile view)?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #22911

    adrian1190
    Participant

    I would like to know how I can increase the whatsap icon that appears when I review a product because it is a very small size. I would also like to know where the logo size increased when viewed from a mobile device.

    Thanks

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

    Artem Temos
    Keymaster

    Hi,

    You can use the following code snippet to increase social buttons size

    div.woodmart-social-icons .woodmart-social-icon i {
        font-size: 22px;
    }

    As for the logo on mobile, you need to increase mobile header height option in Theme Settings -> Header -> Header layout.

    Regards

    #22946

    adrian1190
    Participant

    where I insert that code?

    #22947

    Artem Temos
    Keymaster

    You can add it to Custom CSS field in Theme Settings.

    #23014

    adrian1190
    Participant

    thanks!

    #23017

    Artem Temos
    Keymaster

    You are welcome!

Tagged: 

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

The topic ‘How to increase the size of the whatsapp icon and logo(mobile view)?’ is closed to new replies.