Q: Can I tweak the button font size and face?
It appears buttons only come in the rounded form.
I’m looking to create squared buttons or buttons that are mostly rectangular with 10-20% rounded corners. How does one achieve that in Avia Layout Builder ?
The font face does not appear modifiable? Can you please provide CSS to allow for changes to font size and face?
Hey kurson,
Please have a look at our docs here
If you need further assistance please let us know.
Best regards,
Victoria
How do I APPLY the CSS to Specific Buttons?
NOTE: I added the css but it does not apply.
Screenshot: https://www.screencast.com/t/e1rJ3rncn0
Page: https://blgenvironmental.com/home-2019/
This code is not changing my Button Shape:
/* Square buttons */
#top #wrap_all .my-custom-button,
#top #wrap_all .my-custom-button a.avia-button {
padding: 0;
min-width: 100px;
border-radius: 2px;
line-height: 100px;
}
Please advise.
Hi kurson,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
You are not putting correct value in the button element css class field.
Best regards,
Victoria