Hi! I am VERY new to creating my website. I was able to change quick links at the bottom of my page to horizontal using a code I found in the community board below. Can someone give me very clear, simple directions to make the links and Label Quick Links centered at the bottom? Thanks so much!
.site-footer li {
display:inline-block;
padding-right:15px;
}