Okay
  Public Ticket #3544157
Neuron Builder Form Element - submit button
Closed

Comments

  • mfantini74 started the conversation

    Hello, how can I change the border radius in submit button? 

    The form element settings (Style/Button/Border radius) doesn't work, I need to use custom css?

    Thank you, Marco

  •  867
    Neuron replied

    Hi Marco,

    I am very sorry for the late reply, we were not working on the weekend.

    You can add a border-radius to the buttons by going to Elementor Site Settings > Button > Border Radius.

    https://ibb.co/Th80kCc

    https://ibb.co/x5Zk12Q

    Feel free to ask for anything you need.

    Kind Regards


  •   mfantini74 replied privately
  •  867
    Neuron replied

    Hi Marco,

    Sorry for the late reply, I had to take some days off due to personal reasons.

    Can you please take a look at the following article on how to change the style of the form button?

    - https://docs.neuronthemes.com/article/423-form-button-style

    Feel free to ask for anything you need.

    Kind Regards


  • mfantini74 replied

    Sorry if I reopen this post, is not urgent but is not working with the element customisation... thank you, Marco

  •  867
    Neuron replied

    Hi,

    Can you please provide me with your wp-admin, I will have a quick look to see what's going on.

    Feel free to ask for anything you need.

    Kind Regards


  •   mfantini74 replied privately
  •  867
    Neuron replied

    Hi Marco,

    I've just added the following CSS code at the Contact From > Advanced tab > Custom CSS, can you please take a look at it?

    selector .m-neuron-form__submit-button {
        border-radius: 0 !important;
    }
    

    https://ibb.co/fv88nWy

    Feel free to ask for anything you need.

    Kind Regards