mportch Posted August 1, 2020 Share Posted August 1, 2020 Site URL: https://smilodon-ocelot-my5f.squarespace.com/desert-modern-1 Hi, How do I control the size of just this button only? (I need to make bigger to control the font size, padding and keyline of the button) Link to comment
tuanphan Posted August 1, 2020 Share Posted August 1, 2020 Add to Home > Design > Custom CSS /* desert modern page button */ div#block-yui_3_17_2_1_1596259031036_14723 a { font-size: 20px; padding: 20px 40px; border-color: red; border-width: 10px; border-style: solid; border-radius: 20px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
mportch Posted August 3, 2020 Author Share Posted August 3, 2020 @tuanphan Thank you! Is there code to control the padding between the button and picture without adding a spacer? (A spacer is too much) https://www.mattportch.com/desert-modern-home Link to comment
tuanphan Posted August 3, 2020 Share Posted August 3, 2020 add Quote margin-bottom: 20px; Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.