Quote Originally Posted by picaflor-azul View Post
The classes for the social media links in the connect drop down are not added to the code. If you want to remove these you will have to add the classes in the includes/templates/piccadilly_posh/common/tpl_mega_menu.css file.

Thanks,

Anne
Now I understand. Had to add this to common/tpl_mega_menu.php:

<li class="hfacebook"> etc.

It works, so can now turn off select social buttons in drop down menu.

Thanks!