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

    Hi guys,

    1. I am trying to slightly change the button of the contact form as well as the button on the email subscribe from. Looking at other posts, the below code should work – but it doesn’t for whatever reasons…

    .main_color input[type=’submit’] {
    border-radius: 6px;
    }

    2. Also trying to adjust the buttons highlighted in screenshot – again, not working.

    Any ideas?

    #730232

    Hey clairemartindigital,

    Please try this instead:

    .avia_ajax_form .button {
      border-radius: 6px !important;
    }

    Best regards,
    Rikard

    #730585

    Perfect, thanks.

    #730651

    Hi,

    Glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Button edit issue’ is closed to new replies.