Hello,
I need help padding my logo down from the top of the page in order for it to be centred in both x and y axes of the header
I have a fixed transparent header using the following Quick CSS
#top .av_header_transparency {
background: rgba(0, 0, 0, 0.1);
}
My logo is .PNG 306x29px
Thank you in advance!
Hey!
Please try adding following code to Quick CSS
.logo { top: 15px; }
If that does not help, please post a link to your website and a screenshot showing the changes you would like to make. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Regards,
Yigit
