Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1400029

    Hey Enfold
    I have issues with changing the menu background, font and burger menu.

    I have adjusted – Advanced Styling->Menu Links in overlay/slide out
    – Font colour: #444444
    – Font Hover colour: #444444
    – Menu background: #faf7f2
    – Menu Hover BG: #faf7f2

    But no change.

    I added below css into quick css, which Mike has provide me with in a previous case

    @media only screen and (max-width: 989px) {
    .html_mobile_menu_tablet .header_color div .av-hamburger-inner,
    .html_mobile_menu_tablet .header_color div .av-hamburger-inner::before,
    .html_mobile_menu_tablet .header_color div .av-hamburger-inner::after {
    background-color: #faf7f2 !important;
    }
    #top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul li a {
    color: #faf7f2 !important;
    }

    }

    See print here

    View post on imgur.com

    Please could you tell, what has to be adjusted?
    Thx
    Best regards
    Lene

    #1400083

    Hey Lene,

    The CSS is working, I changed the colours for you so that you can see it applying.

    Best regards,
    Rikard

    #1400352
    This reply has been marked as private.
    #1400393

    Hi,

    You can use this CSS to change the background in the mobile menu:

    #top #wrap_all .av-burger-overlay-scroll {
      background-color: red;
    }

    Best regards,
    Rikard

    #1400461
    This reply has been marked as private.
    #1400615

    Hi,

    There is another configuration for the Menu Links in overlay/slide out element at the bottom of the Advanced Styling panel. We removed it and adjusted the code in the Quick CSS field a bit. Please purge the cache before checking the page. Let us know the changes helped.

    Best regards,
    Ismael

    #1400657
    This reply has been marked as private.
    #1400869

    Hi,
    Thanks for the login, I found that your burger menu was #b5b5b5 before hover or click, which is set by Enfold Theme Options ▸ General Styling ▸ Logo Area ▸ Logo Area Secondary Font Color I changed it to black for you.
    The homepage slide show arrows were set to white in the element style tab, I set it to black for you.
    Enfold_Support_599.jpeg
    Please clear your browser cache and check.
    I don’t have any of the devices you listed above, but try checking the screen resolution for them when the burger menu is not showing and we can try to investigate. When I test with my browser Dev Tools the burger menu shows for all screen sizes unless landscape where the main menu shows.

    Best regards,
    Mike

    #1401012
    This reply has been marked as private.
    #1401166

    Hi,
    Can you explain more about where you are seeing this light blue? I’m not seeing this on the menu item or links in Chrome on Windows Dev Tools.
    It sounds like the Safari -webkit-focus-ring-color if so you may want to consider that it is used for web accessibility.
    If you still want to remove it please include a screenshot of it and paste the image URL in your post, and let us know what browser you are using.

    Best regards,
    Mike

    #1401233
    This reply has been marked as private.
    #1401322

    Hi,
    Thanks for the screenshot, I can only recreate this when I hover my mouse over the menu item in the Elements Panel not by forcing the element state of :hover
    Enfold_Support_648.jpeg
    Your screenshot shows a slideshow caption highlighted, not the menu item and the forced the element state is not shown, so it not clear what it going on,
    Enfold_Support_650.jpeg
    but I pretty sure that this blue is only a helper color in the Dev Tools and not on the actual page.

    Best regards,
    Mike

    #1401350
    This reply has been marked as private.
    #1401355

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Menu background, font and burger menu – Change of colours’ is closed to new replies.