Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1428659

    hi there. I have a curious problem. The hover color of the flyout menu gets applied to all the submenu points as well when I roll onto either one of the items in a family. What can i do to adjust that?

    Best,
    Petra

    Screenshot-2023-12-21-at-13-20-23

    #1428706

    Hi Petra,

    I can’t seem to see the issue on my end, is it fixed?
    If not, please try to add this CSS code in Enfold > General Styling > Quick CSS:

    .html_av-overlay-side #top #wrap_all #header .av-burger-overlay-scroll #av-burger-menu-ul li:hover a {
        color: inherit;
    }
    
    .html_av-overlay-side #top #wrap_all #header .av-burger-overlay-scroll #av-burger-menu-ul li a:hover {
        color: #8ca9d3;
    }

    Best regards,
    Nikko

    #1470110

    Sorry misunderstanding. This is not what I meant. Of couse the lettering should rremain white also on small screen on roll over.
    The problem is another. On Mobile view, the titel of the image and the smaked blurred background are there from the beginning. Not on rollover. So on mobile one never gets to see the image as it is. Only with the writing on top which is not good.
    Please send solution for that.

    #1470111

    Sorry wrong thread

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘fly out menu needs adjusting of hover colors’ is closed to new replies.