Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #830176

    Has my previous post been cancelled..? And if so, why?

    Anyway.. I can’t change the color of send button in contact form, no matter how many lines of custom or quick CSS I put in. Anyone can help?

    Another Issue arised in the meantime: in the link below you can see the right box with the text inside it not aligned.. why..?

    Thanks,
    Giulio

    #831562

    Hey Giulio,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .main_color  #av_section_2 input[type="submit"] {
         background-color: navy;
    }
    

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

    #831563

    Hey Giulio,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .main_color  #av_section_2 input[type="submit"] {
         background-color: navy;
    }
    

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

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