Archived topic
How to Increase the size of Social Share Icons by Jetpack
2 replies · Started by Pankaj on September 1, 2019
Viewing posts 1–3 of 3
How can i increase the size of social share icons (below post) provided by jetpack plugin?
Hi there,
GP itself doesn't determine the size of those icons. A question like this is more suitable for the plugin's support team.
You can try this CSS:
.sd-content ul li a.sd-button, .sd-social-official .sd-content>ul>li>a.sd-button {
font-size: 20px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Solved. I remove jetpack and use custom css and elements of gp premium.
This archived topic is closed to new replies.