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

    Hi,

    How can I change color, background and font of the “Send comment” button in blog posts?

    Best regards,
    Tom

    #1398788

    Hi Tom,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    .main_color #submit, .main_color input[type='submit'] {
        background-color: #499F99;
        padding: 16px 20px;
        font-size: 15px;
        border-radius: 2px;
    }

    Best regards,
    Nikko

    #1398815

    Hi Nikko,

    It worked very well. Thanks a lot.

    Best regards,
    Tom

    #1398861

    Hi Tom,

    I’m glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How can I change color, background and font of the “Send comment” button’ is closed to new replies.