Hello –
I have a problem with our navigation menu. When you click on a menu item, the words (current)(current) appear as a sub-item.
Farrah
Hey farrahhaidar,
Could you post a link to the page in question so that we can take a closer look please?
Best regards,
Rikard
Hi,
Thanks for that. Could you try to update to the latest version of the theme to see if that helps please? The update to 4.5 has to be done manually from the version you are running, please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541
You can either update manually via FTP: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or use a plugin to upload the theme zip file: https://wordpress.org/plugins/update-theme-and-plugins-from-zip-file/
Also please read this thread: https://kriesi.at/support/topic/updating-to-enfold-4-5-and-validating-personal-token/
If that doesn’t help then please try to disable all plugins to see if there is a conflict coming from any of them.
Best regards,
Rikard
Hello, I have updated to the latest enfold theme and still have the same problem.
Hi farrahhaidar,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.screen-reader-text {
display: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
That worked! Thank you!