Hi guys
Url here http://217.147.86.171/~mainline/
If you hover over ‘For homes’ and ‘For business’ there’s no hand icon. Just a pointer
This’ because there are no pages for those main headers. To do this I created custom links in ‘menus’ using # as the url. Problem is the hand icon disappeared, and the client wants it with the hand rather than the pointer.
Thanks
Masten
Hi finessecreative!
Please add following code to Quick CSS in Enfold theme options
.main_menu ul:first-child > li > a { cursor: pointer!important; }
Regards,
Yigit
Thanks Yigit
Worked a treat :)
M