Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #683271

    Hi,
    how can I customize with css the button elment in the avia builder?
    I need to change the width, the eight, font color, remove the rounded corner and to put a .png as background.
    Thank you,
    Rosa

    #683657

    Hi pinkabbestia,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #684981

    Hi Rikard,
    all the informations in the private content box.

    As you can see in the hp I putted 3 buttons on the video “animation / broadcast design / commercial”.
    How can I customize those buttons with css?

    Thanks
    Rosa

    #685129

    Hi!

    Please give your buttons custom CSS class and add following code to Quick CSS

    .your-custom-class .avia-button { font-size: 15px; font-weight: bold; min-width: 120px; border: none; }

    Best regards,
    Yigit

    #685164

    Hi Yigit,
    thank you for you reply.
    I just added #top to your css suggestion and works.
    Thanks again!

    #685179

    Hey!

    You are welcome, glad we could help :)
    Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘CSS customize button element in avia builder’ is closed to new replies.