How can I move them to be in-line with the logo and also how can I make the social icons larger?
Hey samanthashea,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
What is the best way to provide you with the link since I’m in a staging site?
Hi,
Is the staging on your local machine?
Best regards,
Jordan Shannon
Yes it’s through my host
Hi samanthashea,
You can adjust the size of the social icons in the header using this code (just change the 24px value, the default value is 16px):
#top .av-logo-container .social_bookmarks li a {
font-size: 24px;
}
Best regards,
Nikko