Home Forums WoodMart support forum Custom CSS Newsletter button

Custom CSS Newsletter button

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #204882

    miluga
    Participant

    Hello

    How can I have the black newsletter button with the blank text?

    Regards

    Attachments:
    You must be logged in to view attached files.
    #204918

    miluga
    Participant

    I just want to change button color and text color

    Thanks

    Best regards

    #204923

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .mc4wp-form input[type=submit]{
    background:red;
    }

    If I provide the CSS for the placeholder text it would be changed throughout the site.

    Best Regards

    #205008

    miluga
    Participant

    I did it but not working

    best regards

    #205028

    Hello,

    Please provide the site admin access to the private area and page with the button.

    Best Regards

    #205071

    miluga
    Participant

    ok

    #205085

    Hello,

    Please replace the code with this one:

    .sib_signup_box_inside_2 .sib-default-btn{
    background:red;
    color:white
    }
    .sib_signup_box_inside_2 .sib-default-btn:hover{
    background:blue;
    color:white
    }

    Best Regards

    #205095

    miluga
    Participant

    working 100%. Great support

    Thank You!!

    Best regards

    #205134

    You are welcome, we are always happy to help you, write to us when you have any difficulties or issues with our theme.

    And we would be glad if you will rate our theme with 5 stars on Theme Forest in case you are satisfied with our theme and customer service http://themeforest.net/downloads

    Thank you in advance

Viewing 9 posts - 1 through 9 (of 9 total)