Footer menu link text became bold when entering into the current page
-
My website footer menu link text became bold when entering into the current page, I attached a photo here, kindly check and your help is highly appreciated.
Kind regards
Ivy
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .widget_nav_menu ul li.current_page_item>a {
font-weight: 400;
}
body .widget_nav_menu ul li.current_page_item>a:hover {
font-weight: 400;
}
Happy New Year!
Hi,
It worked.thank you so much!
Best wishes
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘Footer menu link text became bold when entering into the current page’ is closed to new replies.