How to increase the size of the whatsapp icon and logo(mobile view)?
-
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.
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
where I insert that code?
You can add it to Custom CSS field in Theme Settings.
The topic ‘How to increase the size of the whatsapp icon and logo(mobile view)?’ is closed to new replies.