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

    Referring to the post “Buttons Behave Erratically” what additional code can be added to have the hover colour for all buttons to be consistent.

    Thanks

    #195316

    Hi oslpag!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .main_color a:hover,.alternate_color a:hover,
    .main_color input[type='submit']:hover, .alternate_color input[type='submit']:hover { background-color: red; color: white; }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Button Hover’ is closed to new replies.