How to make the html button bigger?
-
Hi Guys,
I need to make my orange button bigger,
And i modified into this,
<p style="text-align: center;"><a class="g-btn type_default" style="background-color: #ffa500; color: #ffffff;" href="https://www.examples.com" target="_blank">SIGN UP NOW!</a></p>
I want to make the button bigger like the one in blue ( the default theme allow me to choose big or small button, but i need to create html button)
This is the screenshot of the size i want, and the size i’m having now
https://www.dropbox.com/s/yrubdliq75nk718/1–How-to-make-the-button-bigger-.png
Others info,
original, the theme i bought, i wish to change colour but the theme author said it’s very complicated so he provides with me this,
<a href="#" class="g-btn type_default" style="background-color: #ff0000; color: #ffffff;"><span><i class="fa fa-usd"></i>Default Theme Color</span></a>
Thanks in advance.
- The topic ‘How to make the html button bigger?’ is closed to new replies.