Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi.
When I upload my logo it replaces the site – title.
Is there a way to have both side by side, above the menu?
Hi Wizlore
Thanks for reaching out.
You could make use of the Appearance > Theme Settings > Logo > Header Text field or the header widget area at Appearance > Widgets > Header.
It’s unfortunately, not possible to add the logo and site title at the same time from Vantage theme settings as they stand at the moment.
Ok. Then is it possible to style the header text differently (Text that appears to the right of your logo) and center align it?
Sure, the header text can be styled by adding the following to Appearance > Custom CSS:
The value “italic” can be changed to “normal”.
Alternatively you might give our new CSS Editor plugin a try. It can help make this same change:
Page: SiteOrigin CSS Editor
To center the header text you might add the following to Appearance > Custom CSS:
Hope that helps.
Thanks. very good. Only problem is that the text overlaps the logo, when the window width is reduced.
At some point the text will be placed below the logo… but first it overlaps. I can’t seem to find a workaround.
We have an upcoming theme setting solution but for now the Custom CSS block to fix is unfortunately quite big.
Insert the following at Appearance > Custom CSS. All you need to change is the 960 value. Test it out first. If there is still overlap then slowly increase the value. 1024 might work.
TY.
It works for now! :)
Super, glad that helped :)