Can someone help me with our site: http://www.ipv.nl
We would like to add social icons but we don’t want the additional menu.
I don’t know how to fix this.
Please use the header with social icons then edit Appearance > Menus. Unchecked the “Enfold Secondary Menu” under Theme Locations. You can also add this on Quick CSS to hide the second menu:
#avia2-menu {
display: none;
}
Best regards,
Ismael
Author
Posts
Viewing 2 posts - 1 through 2 (of 2 total)
The topic ‘Add social Icons to small fixed header’ is closed to new replies.