Go to you theme admin panel then Appearance > Editor. Then paste this code bellow into Stylesheet (style.css):
.fusion-main-menu .current_page_item > a {
border-color: #000 !important;
}
.fusion-main-menu > ul > li > a:hover {
color: #000 !important;
}
Hope it solve your problem
Related Posts:
- Twenty-Twenty-Two Child Theme Mega Menu
- Assign Menus to Theme Locations with theme activation
- How to move parent li to end of child ul
- How to apply a class to the second word in menu list item?
- Which settings/options are saved on a theme-basis and how does this affect theme-switching?
- Override custom menu widget
- Add custom SVG icons to Social Icon MENU in WordPress Twenty Seventeen Child Theme
- Styling child custom menu pages
- How do I create a magazine type menu – sub-menu setup using wp_nav_menu and child of twentyten? [closed]
- When at / ( or “home”) my menu doesn’t get a current-menu-item class
- How do I prevent the text overflow in menu?
- How to change Twenty Seventeen theme’s navigation bar location?
- How do i style the current menu anchor link’s parent anchor link? [closed]
- Custom Post type menu highlighted in the archive/post
- Indirect modification of overloaded property WP_Post::$classes has no effect
- WordPress – site with 2 stylesheets and more…
- Add nav menu CSS class to body
- Vertical Sidebar Menu Parent and Child not displaying correctly [closed]
- TwentyTwelve child theme mobile menu not working
- How to insert custom code into wp_nav_menu structure?
- How to add a tag to wp_nav_menu in a child theme
- remove everything from wp_nav_menu
- Editing WordPress Nav Menu Walker
- How to add #navbar to all page links?
- Altering html structure and creating custom menus
- WordPress Admin Bar Covering & Overlapping Fixed Menu Header [closed]
- How to add class to and childs of sidebar widget – WordPress
- Add class active to static menu
- Add CSS to head depending on nav menu walker
- Grey out nav buttons unless is_user_logged_in()
- Add a class at specific element in custom Menu Walker
- CSS for Created Menu “Active Selected” not working, everything else is!
- How do I add (css) class to a custom link to make it current_page_item
- How to add CSS class to and and id in a nav menu with code?
- Change hover to onclick on menu
- wp_nav_menu container style args
- Add/remove image from navigation bar
- twentysixteen child theme – responsive menu – ham icon button not working – Cannot read property ‘classList’ of null
- How to work with a custom theme that someone else created before me? (details below)
- Stuck while adding bootstrap navwalker class
- How to swap text in menu item back and forth?
- How to let mobile navigation menu close when link is clicked?
- How to create a mobile menu full screen overlay using Understraps Bootstrap 4 theme
- Additional CSS for the nav menu
- Disable Top Nav Bar on Mobile
- How to get rid of the bottom line in the navigation menu via CSS file?
- Active Current Menu – Adding class to child theme
- Making my main menu a hamburger menu on all platforms
- WordPress menu issue after update
- Adding span to a particular text in an menu item
- Get Sub-Menu Dropdown to Show Over Page Content
- Problem with positioning of the menu in custom WP style
- How can I make menu items into two seperate buttons with different functions?
- Responsive Dropdown Menu
- Mark a page of a queried menu as active
- Vertical Menu items shifting to same line when window size increased [closed]
- Adding two same css class on menu item
- Two questions about CSSing inside the menus
- Always show wordpress submenu on responsive header menu
- Menu item hidden behind others
- Menu on responsive twentytwelve theme not working, strange url error
- Active page link not getting class assigned
- Active menu item / category
- jQuery not working when used with wordpress menu
- Making a Custom Menu Sidebar Icon show as Current in css [closed]
- Theme: Twenty Thirteen Mobile Sliding Menu Doesn’t Bump Content Down
- Help with changing style of the extended menu drop down [closed]
- How do i keep my current page menu highlighted on pagination?
- Can’t style custom menu
- individual images as navigation design TwentyTen
- Styling Active Links Within WordPress
- Specifying Class style for Menu
- Bought custom navigation menu from codecanyon, how to change feature.php?
- Menu Underline shows without Hover after adding subitems
- Creating a Horizontal menu
- Any plugin to make a 3 levels menu? [closed]
- How to add or remove borders in navigation menu?
- Problem with float:left – unexpected behavior [closed]
- wp nav menu – highlighting current page not working properly [closed]
- Why there is a gap between and it’s container (A drop down menu in wordpress) [closed]
- Changing color of specific tab of top menu
- Why is my hamburger menu not shown? [closed]
- Keeping my Sub Menu open when hovering on its list items
- How to centre menu items on horizontal nav bar? (e.g. make margins equal) [closed]
- How to change first letter of active menu item
- Site navigation sits unstyled for a second on page reload [closed]
- Formatting WordPress Menus (without bullets, inline with text)
- Changing when mobile menu is displayed
- Adding padding above menu
- how to add permalink/slug to wordpress custom link menu item
- How can I only show one responsive menu on mobile devices?
- Active Navigation Class Based on URL on icon
- Hiding Widget On Mobile Devices Removes Our Product Search Box On Mobiles
- change breakpoint widths for divi theme tablet view
- Rename Menu icon in Twenty seventeen theme
- Main Menu Hover is Always White
- How do I highlight a WordPress Menu Item for a page that is not on the Menu?
- Menu drop down covers contents of page in Mobile view
- Override theme hamburger menu to work without javascript (noscript)
- How to define the HTML structure when registering a menu in WordPress?