Home Forums Basel support forum CSS not affecting Gravity Forms submit button

CSS not affecting Gravity Forms submit button

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #123995

    kyledparsons30
    Participant

    Hi there,

    I have some CSS code but it’s having no affect on my Gravity forms submit button. The reason I’m raising this issue with you and not Gravity forms is I’m using this exact code on 3 other sites and it’s working properly, but not on this one.

    Please see attached screenshot. Thank you

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

    Hello,

    Take this selector .gform_footer .gform_button and assign all your style.

    Best Regards

    #124165

    kyledparsons30
    Participant

    Hi Elise,

    Thanks for the fast response. Unfortunately that did not work.

    Please advise,

    #124184

    Hello,

    Please provide your site admin access into the private area. In addition, provide the custom CSS which you want to assign to the button.

    Best Regards

    #125264

    kyledparsons30
    Participant

    Hi Elise,

    Here you go:

    #125303

    Hello,

    I have added this code to the Theme Settings > custom CSS:

    .gform_footer .gform_button{
    color:#ffffff;
    background:red;
    border-color:yellow;
    }

    http://prntscr.com/ns92tg

    And it works here /contact-us/ http://prntscr.com/ns93ex

    Best Regards

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