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

    Hey

    This code: .footer_color .av-subnav-menu ul a:hover {
    background-color: #AE8989 !important; }
    used to work for the hovering of my submenu links. Now it doesn’t anymore. It hovers completely white. Any ideas why?!?!
    (deleting browser cache doesn’t help).

    Also, can I make the fullwidth menu bigger (height wise) thus having the menu points vertically and maybe horizontally centered?

    Thanks for the fast reply in advance!!

    Regards,
    Aline

    #486035

    Hi Aline!

    You can add a hover color state to the sub menu links in Dashboard > Enfold > Advanced Styling and you can change the header height in Dashboard > Enfold > Header.

    I’m not sure what you mean by having the menu points horizontally centered though. Can you take a screenshot and highlight what your trying to do so we can get a better idea?

    Cheers!
    Elliott

    #486041

    I’ve already fixed the problem with the hovering thanks.

    Now can I have a little more space between the menu points and have them all the same size/width? Like this:
    menu balk size
    so that when you hover over the menu points, the “balk/box” has the same length.

    #486492

    Hi!

    have in mind that you are using quite an old version of the theme and we recommend to upgrade.

    In theory you could achieve what you want with this code:

    #top .av-subnav-menu > li {
    width: 140px;
    }
    

    but you have too many menu items or the longest one is too long so it won’t fit well.

    Cheers!
    Andy

    #486497

    It tells me I have the newest version of the theme and I always do the updates…

    The menu bar is fullwidth though it should fit just fine? But it does look weird when I tried it out.

    #486502

    Hi!

    no, it won’t fit, because of the reasons I already told you. It’s simply too long.

    In your source code I see that you are using Enfold v3.0.8, which is a very old version. We recommend to update via FTP to v3.2.3

    Cheers!
    Andy

    #486507

    Ok thanks!

    #486509

    Hi!

    make sure to have a backup before updating, just in case.

    Regards,
    Andy

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