-
Content Count
12 -
Joined
-
Last visited
Posts posted by fhoreilly
-
-
Hi PoconoAutoSpa, did you work this out? As despite trawling through everywhere I can in Design I can't seem to adjust the button size in image blocks so will have to resort to code unless you found out how to adjust the size? Let me know!
Custom Code
in Coding and Customization
Posted
Aha! Funnily enough I'd found another of your answers in the forum with this code...
.image-button-inner a { padding: 5px 10px; border-radius: 15px; }
...and had edited that to work. Thanks so much!