New Landing How can we help? Themeforest Theme Support Flexform Button corners on hover

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Flexform
  • #4238
    chrisgscott
    Member
    Post count: 16

    I’d like to turn the feature off that changes the button corners from rounded to sharp edged and instead have the button change color on hover.  Is this possible?

     

    Thanks so much for the help!

    #4294
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi Chris,

    Try this custom CSS:

    a.sf-button.slightlyrounded:hover, a.sf-button.slightlyroundedarrow:hover, a.sf-button.rounded:hover, a.sf-button.roundedarrow:hover {
      border-radius: 20px !important;
      background: #FF0000;
      color: #FFFFFF !important;
    }

    That should stop it from changing the border, while showing a red background and white text on hover.

    Regards,
    ————————————————————————————————————

    Cosmin
    Support Assistant

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

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

License required for the following item
Login and Registration Log in · Register