This topic has 5 replies, 2 voices, and was last updated 1 years, 6 months ago ago by webpat
How to increase the size of Social sharing buttons on product page?
Is there any other option to put the buttons also?
Hello @webpat,
1. Thank you for your inquiry. You can adjust the size of the social sharing icons on the single product page by navigating to XStore >> Theme Options >> WooCommerce >> Single Product Builder >> Sharing >> Style. Please refer to the screenshot provided for further reference: https://postimg.cc/64xppjb0.
2. Which OR What type of button do you want to add on the single product page? Could you please explain in detail, if possible with some screenshots for our better understanding so that we will check and assist you accordingly.
We hope this information is helpful.
Best Regards,
8Theme’s Tea
Single Product builder gives this message
“Activating single product builder will deactivate your current single product options. Working with one will disable the other.”
so activating for sharing…will change lot other things….can you suggest another way out
Hello @webpat,
If you are using a pre-built single product page, you can adjust the size of the social sharing icons on the page by using the Custom CSS code. Please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache.
.single-product ul.menu-social-icons li a.title-toolip {
font-size: 25px !important;
}
You may adjust the font size according to your needs.
The result should look like this: https://postimg.cc/KkY8Ppb5
We hope this will solve your issue.
Best Regards,
8Theme’s Team
Thanks…that worked like charm
The issue related to '‘Increase size of Social sharing icons on product page’' has been successfully resolved, and the topic is now closed for further responses