DONAT BUTTON LARGER
- The topic ‘DONAT BUTTON LARGER’ is closed to new replies.
Need help? Check out our Support site, then
Is there a custom CSS to make the donate button larger on our site?
Thanks
Heidi
The blog I need help with is: (visible only to logged in users)
Hi Heidi,
thank you for using our theme.
You can use this in the Custom CSS:
.navigation-main li.color a {
padding: 12px 15px;
font-size: 1.8rem;
}
and change the size and padding.
Hope this helps.
All the best,
Ana