Forums
Home / Plugin: AddToAny Share Buttons / Font-size
(@ocio132)
5 months, 1 week ago
How can I enlarge the font in all the places where the plugin generates, which is at the bottom of the center of the posts, thank yo
https://ibb.co/s9rW0RC
The page I need help with: [log in to see the link]
(@micropat)
You can add some CSS code to the Additional CSS box in Settings > AddToAny, for example:
.addtoany_header { font-size: 24px; margin-bottom: 24px; }