Header Logo Align
Hi.
I have Vantage Premium theme installed.
I want to align my header logo to the right, but i only find the option to center it. I imagine that I must put some extra CSS code in somewhere, but I don’t really have idea of where. Can you please help me?
Thanks!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Diego
Try the following under Appearance > Custom CSS:
/* Vantage Right Align Logo */ header#masthead .hgroup .support-text { left: 0; } header#masthead .hgroup #header-sidebar { left: 0; } header#masthead .hgroup .logo { float: right; }Hope that helps.
It works just perfect.
Thanks!
Super, glad to hear that did the trick.
All the best.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.