New Landing How can we help? Themeforest Theme Support Dante Change contact form color?

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Dante
  • #120645
    altious
    Member
    Post count: 180

    Hi,

    can I change form text color to white and also the form fields to transparent
    is it possible? if yes how can I do so

    #120660
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please always provide specific page url.
    Thanks
    Mohammad

    #120841
    altious
    Member
    Post count: 180
    This reply has been marked as private.
    #120849
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .wpcf7 p{color:#fff !important;}
    .wpcf7-form-control{background:none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;}

    Thanks
    Mohammad

    #120854
    altious
    Member
    Post count: 180

    thanks how to change the text entered as white as well?
    also can we resize the form size?

    #120856
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Already added the code below to the custom css option and it’s working fine.

    
    .wpcf7-text, .wpcf7-textarea{
    background:transparent!important;
    }
    
    .wpcf7 p {
    color: #FFF!important;
    }

    -Rui

    #120857
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> Custom CSS => Here put this code and update options.

    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #120858
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Apologize, didn’t notice Mohammad already replied you.
    -Rui

    #120859
    altious
    Member
    Post count: 180

    thanks guys
    can you change the text color to white when typed
    also can I resize the form size?

    #120862
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    .wpcf7-form-control{color:#fff !important;}
    Thanks
    Mohammad

    #120863
    altious
    Member
    Post count: 180

    it works, just the form size any way to make it shorter?

    #120864
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    div.wpcf7 {
        margin: 0 auto !important;
        width: 50%;
    }

    Thanks
    Mohammad

    #120865
    altious
    Member
    Post count: 180

    excellent thank you!!!

    #120868
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved.
    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register