Ok. How about these issues:
1) How can I add more options to the top menu bar? It only allows to choose 1 for each the left and right side? How do I add more than 1 for each side?
2) I do not have the options for social icons or the newsletter sign up in the widget sections for my footer. How do I get these?
3) This code does not change the social icons color in the top menu bar, only in the regular header navigation:
#header .aux-item ul.social-icons li a {
color: blue;
}
I need to change the social icons in the top header.