Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1200692

    Hi – is there a way to change the button – SCHEDULE A FREE CONSULTATION within the menu and layer slider to hover in a different color, if possible reverse colors, text in orange and background white?

    #1200718

    Hey Devon,

    Add this to quick css:

    #menu-item-16716.av-menu-button-colored .avia-menu-text:hover{
    color:#f5b214!important;
    background:#fff!important;
    border:1px solid #f5b214!important;
    }
    
    [data-ls-slidein~="3"]:hover {
    color:#f5b214!important;
    background:transparent!important;
    border:1px solid #f5b214!important;
    }

    Best regards,
    Jordan Shannon

    #1201246

    Hi. Thank you. The navigation menu button works perfectly.

    For the slider, I didn’t mean the first gray box to hover. I want the same ‘SCHEDULE A FREE DESIGN CONSULTATION’ button to hover in reverse like done with the navigation menu for all five sliders.

    #1201338

    Hi,

    Please provide admin info so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1202349

    Hi Jordan – I haven’t heard back from you. Are you able to access the admin or need me to provide it again?

    Thanks,

    #1202405

    Hi,

    Yes, I need the admin info provided in the private area.

    Best regards,
    Jordan Shannon

    #1203309

    I figured it out:
    With the button layer selected, go to the Transitions tab and enable Hover. Within hover settings, set colors in the Style Properties box. In the Timing & Transitions box, alter the duration to 100 ms. And that’s it, now I have a hover effect on my button!

    Yo can close this job. Thanks.

    #1203365

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Navigation and Slider Button – Hover Change’ is closed to new replies.