- This topic has 20 replies, 2 voices, and was last updated 6 years, 6 months ago by .
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Biography Pro › custom link in menu looks always like current active
I just set text-decoration: none; on ‘.main-navigation li:hover > a’ now its good.
unfortunately the current active (or last clicked ?) navigation item is underlined: http://prntscr.com/jcpn5k
it would be great if it works like before child theme was activated, with the line above.
Hello @muellerc,
To resolve the issue use below given CSS.
.menu-hauptmenue-container .menu-item a:focus {
text-decoration: none;
}
Hope this helps.
Best Regards!!
underline has gone, great. the line above is still not there when active/clicked, maybe because those are just anchorlinks?
Hello @muellerc,
Nice to know that your issue related to the underline is solved.
Also, yes the border line above the menu item is not displayed because those are just anchorlinks.
Hope this clears the confusion.
Let us know if you have any confusion further.
Thank you.
Best Regards!!
Now I inserted another content-site… impressum. there its also not working with current active state.
http://www.holz-gentsch.de/impressum/
how can I have the content starting in the same way like on homepage (with overflow content):
http://prntscr.com/jdcck5
thank you so much for all the help!
Hello @muellerc,
Actually, it is not possible.
Making this effect enable in the active menu item cause other menu items with the # link to show the border above them all the time which you made us remove before.
Hope this clears the confusion.
Best Regards!!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |