It’s a problem in the generated CSS. This rule is adding a color: #fff
to your menu links:
.ast-theme-transparent-header .main-header-menu .menu-link,
You can overwrite this rule in your CSS file and links will be visible. Check it out (the second CSS block):
There you go! 🙂
Related Posts:
- wp_get_nav_menu_items() not working with slug
- Error “Trying to get property of non-object” with Custom Walker for wp_nav_menu
- Add Class to Specific Link in Custom Menu
- How to avoid wp_nav_menu() ID conflict?
- wp_nav_menu() loses ‘current-menu-*’ classes on single product page within category
- How is custom menu hierarchy output handled?
- How to fix strange 500 Error after Editing Menu?
- Creating new dynamic menu including BP links [closed]
- List parent item with all child item on child pages
- Override custom menu widget
- Hide menu items for visitors and filter based on role
- Add a “has-children” class to body tag?
- Custom Nav Walker sub-menu HTML construct
- Placing widget to menu
- container_class doesn’t seem to be working
- How to remove trailing tags from wp_nav_menu walker
- Walker_Nav_Menu: Items not nested correctly
- How to scroll item in the Menu setting effectively?
- Loop through Navbar, Output Icons
- Custom Walker anchor tag not inheriting attributes
- Building custom API and using wp_get_nav_menu_items to get menu items. Only works when logged in, returns nothing when I’m not
- How to display dynamic content in start_lvl function
- Partial refresh of menu in customizer not working?
- Appearance -> Menu -> Menu Structure : Add plain HTML code as an element
- Add custom -element to wp_nav_menu
- Disable automatig SVG tag from menu
- wp_nav_menu add some element to container
- next_post_link() on custom menu structure
- Different fields available for different sites when when customising Menu’s
- Custom walker with hashes instead of links (one-page layout)
- Custom menu deletes itself
- Find out if a page has no parent
- wp_nav_menu() showing list in a different Position?
- show different admin menu to different user roles
- How to include a third level with wp_get_nav_menu_items function
- Can’t include Language switch in Nav Menu
- Using website header, menu and footer on WordPress blog
- Bulk Custom Menu and Wp-Ecommerce
- Can only get one of two custom menus to display
- How to dynamically populate a dropdown
- wp_nav_menu not working [closed]
- how do i change the text under a navigation menu [closed]
- How should I build a custom menu walker for this setup?
- Dynamic_sidebar inside wp_nav_menu
- Adding numbers inside a span tag in nav menu [closed]
- I’m using wp_nav_menu to display my menu, but I want one more link in there that is a hardcoded link. How can I do this?
- WordPress Menu adds an unwanted slash before anchor
- Disable parent in wp_list_pages – WordPress
- Add scheduled page or post in the menu section on back-end
- Hoverable menu to appear in different sections of page
- How to automatically redirect to first item of second navigation level in a multi-level menu?
- Show Sidebar Menu Subpages When Clicking Parent
- Secondary menu in WP 4.5
- Change link in menu on condition
- How to undo the last changes to a custom menu?
- Current User In Custom Menu Item URL [closed]
- Creating other page than page.php
- add_menu_page does not render the expected result
- Custom menu styling
- Getting the WordPress custom menu titles and outputting them in a theme
- Second Level Menu
- Additional navigation bar in header
- Dynamically populate the menu when a new category is created
- Is there any difference between widgets (used in order to manage menus) and register_nav_menus() in terms of performance?
- Menu items not clickable
- How do you show horizontally the submenu in WordPress using the nav walker?
- Adding menu title to custum URL
- Parent Menu Item Requires Two Clicks for Mobile Device
- Add “onclick” option to header menu item
- Full submenu not displaying in wordpress
- Mobile menu not working – jQuery error?
- Product categories are mixed when creating menu
- Responsive Dropdown Menu
- Header lists posts instead of showing primary nav menu
- Add a menu item to the logged in users author page?
- How to separate sub-menu output and keep associated with parent
- Eliminate menu collapse button on website
- Best way to build a 500 item menu
- Count Level 1 Childs for Custom Nav Walker WordPress
- Iterate through each menu item into a shortcode
- Showing main menu and child menu in diffent places in a same page
- “Static” Child Menu with Accordian
- Display same menu for parent and all its children
- Image menu on responsive WordPress
- Set a different home link in nav menu
- Remove link from Page name in navigation bar
- Auto Filled Custom Menus for Custom Post Types?
- Permalinks linking to similar named site
- Adding Pages to Menus – No Page Hierarchy in Backend [duplicate]
- I want my homepage navbar to have different styling to the rest of my site, how can I do this?
- Custom navigation / menu output (walker?)
- How does WP knows which template to use for a page
- Problems with draft website pages
- WordPress “add to menu” button not working
- Primary menu shortcode name
- register_nav_menus and wp_nav_menu issue, not displaying independent menus
- Convert a custom bootsrap based menu to wordpress nav walker
- How do I get the menu items based on name or ID?
- Menu problem : when add wordpress element in menu it convert into empty custom link
- Problems with the navigation menu