Is there a way to move the social media icons (facebook, linked in, pinterest, etc) to the right side of the menu items in the header? If so, how?? Thanks – Ken
Hey!
Add this code to the Quick CSS:
.sub_menu {
right: 165px !important;
}
#top .social_bookmarks li {
float: right !important;
}
Cheers!
Josue
Thanks!
You are welcome, glad we could help.
Regards,
Josue