New Landing How can we help? Themeforest Theme Support Flexform Sidebar/footer color issue

Viewing 15 posts - 1 through 15 (of 17 total)
  • Posted in: Flexform
  • #67688
    windex586
    Member
    Post count: 19

    Hi,

    When I change the “Accent Color” in the color customizer, it is effecting the color of the submit button for the contact form and also the text that is seen in the footer. I need these to be 2 separate colors.

    The color for the submit button on the contact form needs to be blue with a white text.
    The color for the footer background needs to be blue with a white text.

    How can I fix this?

    #67689
    windex586
    Member
    Post count: 19

    Website is 31zoom.com

    #67801
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, this will change the contact form submit button’s background color

    .wpcf7 input.wpcf7-submit[type="submit"] {
    background: blue!important;
    }

    I already see blue background in the footer with white text… can you specify what you mean?

    #68237
    windex586
    Member
    Post count: 19

    Hi,
    To answer your question, yes, the footer is correct now…it’s just now I need the button on the contact form to match. I tried inserting the above into the CSS and it did not work. Is there something I’m missing?

    #68301
    Melanie – SUPPORT
    Member
    Post count: 11032

    So we’re talking about the contact form’s submit button in the sidebar, right? Can you try placing the css at the top of the custom css text area?

    If it doesn’t work feel free to let me know your login details so I can check it out 🙂

    #68456
    windex586
    Member
    Post count: 19
    This reply has been marked as private.
    #68458
    windex586
    Member
    Post count: 19
    This reply has been marked as private.
    #68572
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please update to latest theme version 1.6.1 and attach marked screeshot about your issues so i can give to quick solution .

    Thanks 🙂
    With Best Regards
    Swift Ideas

    #68837
    windex586
    Member
    Post count: 19

    I’ve updated to the latest version. Attached is a screenshot. I need the submit button for the form to match the background of the footer (blue with white text). Currently they are in conflict when changing in the color customizer. Changing the color of the “submit button” will change the “text” in the footer. Please help.

    Thank you

    #68879
    Melanie – SUPPORT
    Member
    Post count: 11032

    When i tested my css

    .wpcf7 input.wpcf7-submit[type=”submit”] {
    background: blue!important;
    }

    it worked. Now your website is not on that domain anymore, can you update me?

    #68893
    windex586
    Member
    Post count: 19

    Sorry about that, site is up now, please try again…www.31zoom.com

    #68897
    windex586
    Member
    Post count: 19

    Just tried to insert that code into Settings/General Options/Custom CSS and it did not work.

    #68899
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, how about

    .wpcf7 input.wpcf7-submit[type="submit"], submit[type="submit"], submit {
    background: blue!important;
    }
    

    ? if not, please let me know the login details 🙂

    #68923
    windex586
    Member
    Post count: 19

    That did it, thank you!

    Now…last issue on the contact form is getting it to work. When I fill the form out, it says the submission was successful but I never receive anything. How can I fix this?

    #68983
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please check your contact form settings email and read these article http://contactform7.com/setting-up-mail/ and http://buzztone.com.au/contact-form-7-email-issues/.

    Thanks 🙂
    With Best Regards
    Swift Ideas

Viewing 15 posts - 1 through 15 (of 17 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