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

    Hi guys,
    Wondering if you could help me with our contact form submit buttons. I would like them to have 40px round corners to match the rest of the buttons on the site. Could you please let me know how to do this?
    Thanks!
    =))

    #1115210

    Hey daisypaws,

    Try adding this css code:

    #top .avia_ajax_form input.button {
        border-radius: 40px;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1115318

    Worked perfectly, thanks!! =))

    #1115332

    Hi daisypaws,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Round corners on contact form submit buttons’ is closed to new replies.