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

    Hi
    I have downloaded the latest Enfold-theme two weeks ago and I cannot see the following theme options anymore:
    Enfold theme options > Advanced Styling >“Menu Links in overlay/slide out”
    Has this been removed?
    If so, could you help me changing the color of the full page overlay when the burger menu is clicked and the color of the menu links?

    Thank you,
    Dominic

    #1378104

    Hey dominictschupp,

    Thank you for using Enfold.

    Very sorry for this – there happened a small typo error in the latest version.
    Will be fixed in next release 5.4

    In file enfold\includes\admin\register-backend-advanced-styles.php around line 452 you find:

    
    	'group' 		=> __( 'Main Menu (Icon )', 'avia_framework' ),
    

    Replace this line with:

    
    	'group' 		=> __( 'Main Menu (Icon)', 'avia_framework' ),
    

    Do not forget to make a backup of the original file for a fallback and clear server and browser cache.
    If you need help let us know please and we can do it for you.

    Best regards,
    Günter

    #1378149

    Thank you very much for the reply. It works! Great!
    One more question: When hovering over a link of the burger menu on desktop (I chose “Display as icon” for the main menu) , I cannot get a change in color of the link. “Font Hover Color” in “Menu Links in overlay/slide out” does not seem to have any influence.
    And do you have a CSS-example to get an underline on hover for these links?

    Thank you,
    Dominic

    #1378677

    Hi,
    Thank you for your patience and glad Günter could help you, as for your css question you may have some other css conflicting because I couldn’t duplicate the issue. Please link to your page with the menu so I can examine and offer some css to get an underline on hover for the menu items.

    Best regards,
    Mike

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