I’m using the wide header layout. When I mouse over menu items that have a submenu the caret appears however when I’m not hovering over it, the caret icon isn’t there. Is there a way to make the caret icon appear by default so the user knows there are submenu items?
2)
Right now I’m using custom links and a url of # for some parent menu items. Is there a way to disable those parent menu items since they’re not really clickable links?
1. I really need to see this issue live on your website because I have no clue what's going on or what is causing the issue. Can you provide me the url of your website so I can take a closer look?
2. You mean that you want to remove the ability to click this menu link? In this case you can add a custom class to the parent menu link (see attachment) and remove the ability to click this link by adding the following CSS code to Appearance -> Customize -> Additional CSS:
/* remove click from menu item */
.main-navigation > li.remove-click > a { pointer-events: none; }
I have 2 questions:
1)
I’m using the wide header layout. When I mouse over menu items that have a submenu the caret appears however when I’m not hovering over it, the caret icon isn’t there. Is there a way to make the caret icon appear by default so the user knows there are submenu items?
2)
Right now I’m using custom links and a url of # for some parent menu items. Is there a way to disable those parent menu items since they’re not really clickable links?
Thank you!
Hi there,
1. I really need to see this issue live on your website because I have no clue what's going on or what is causing the issue. Can you provide me the url of your website so I can take a closer look?
2. You mean that you want to remove the ability to click this menu link? In this case you can add a custom class to the parent menu link (see attachment) and remove the ability to click this link by adding the following CSS code to Appearance -> Customize -> Additional CSS:
Best regards,
Barry
QreativeThemes.com | WordPress Themes
Here is our website:
https://befoundusa.com/
Thank you
Please add the following CSS code to Appearance -> Customize -> Additional CSS to make the caret icon visible by default:
Best regards,
Barry
QreativeThemes.com | WordPress Themes
Thank you very much - I appreciate the help. Love the theme, please consider this matter closed.
I'm very happy to hear that! You're welcome, I'm glad I could help you.
If you have any questions feel free to open a new ticket.
Have a nice day!
Best regards,
Barry
QreativeThemes.com | WordPress Themes