Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #533862

    Hello,

    I’m having some trouble with the hover state on some full width buttons. When you hover over certain spots on the text the button disappears completely. I tried to find the CSS causing this, but I didn’t have any luck. Can you help me with this?

    Thanks,

    Jesse

    #534098

    Hi jesseaborden!

    Can you please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    a.avia-button.avia-button-fullwidth:hover {
        color: #507210!important;
    }

    Best regards,
    Yigit

    #536172

    Thanks for your help!

    I added it and it didn’t seem to do the trick. I left the code in so you can take a look.

    – Jesse

    #536191

    Hey!

    Replace the selector that Yigit provided with
    #top .avia-button-fullwidth:hover .avia_button_background
    and let us know if that helps out more.

    Thanks a lot

    Cheers!
    Basilis

    #536277

    There’s still a spot that when hovered over, make the entire button almost disappear.

    #537074

    Hi,

    I got a 404 page when going to the page you linked, did you remove it?

    Best regards,
    Rikard

    #537105

    Sorry a co-worker moved the page. I’ve attached the new link.

    #537135

    Hi!

    I do not see a background added to the hover, so when hover it makes it a bit lighter.
    What do you want it to be?

    Cheers!
    Basilis

    #537461

    Ok cool. I see that I just didn’t add the background hover. Sorry for the trouble!

    – Jesse

    • This reply was modified 8 years, 11 months ago by jesseaborden.
    #537873

    Hi,

    No problem, please let us know if you should have any more problems on the topic.

    Best regards,
    Rikard

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