Scratch that, found it:
#search-top {
top: X%;
}
Try different numbers for X and see what works for your layout!
Hi KatMN,
I found that you can alter where the Social buttons show up by adding the following CSS:
#social-icons {
bottom: 15%;
}
Play with that number for greater distances — maybe start with 50%. Unfortunately, I haven’t yet found the parameter to adjust for the search box.
Excellent! Thank you so much for your quick response, but even more for your excellent work building this beautiful theme.