Thread Starter
aeb257
(@aeb257)
Thank you @joskis that worked perfectly.
I just need to work out why the sub menu indicator arrow disappears if I navigate to certain pages. I’ve added a style to override it but I still just see a square in place of the arrow yet the arrow is visible on other pages?
This is the css I’ve added
.hfe-submenu-icon-arrow .hfe-nav-menu .parent-has-child .sub-arrow i:before {
content: ‘\f078’ !important;
}
1.6.31 solved that issue but now the dropdown menus disappear as soon as you mouse of the main nav link so you can’t navigate to and sub pages! I’ve rolled back again to 1.6.28 until this is resolved. Has anyone else experienced this?
Mine too, going to try @shovonbk tip. Surprised at this unprofessional update!
Update: worked a treat! Thanks so much.
-
This reply was modified 1 year, 10 months ago by aeb257.