Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1448925

    How to change the theme’s default button text color? Right now, the default text color is white, but we want it to be something else overall. Is there a setting in the theme options? When I tried to change the button color in the theme options area, it also changed all of the links colors.

    Also how to change just the background color/font color of the SUBMIT button on our contact forms? We’re using Gravity forms.

    • This topic was modified 3 months, 2 weeks ago by amyncuih.
    • This topic was modified 3 months, 2 weeks ago by amyncuih.
    #1448957

    Hey amyncuih,

    Thank you for the inquiry.

    You can adjust the default style of the Button elements in the Enfold > Advanced Styling panel, or you can use this css code:

    #top #wrap_all .main_color .avia-button {
        color: red;
    }

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.