Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1136809

    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?

    • This topic was modified 5 years, 2 months ago by kurson.
    #1137184

    Hey kurson,

    Please have a look at our docs here

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1137239

    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:

    2019-09-11_1129

    /* 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.

    #1137865

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.