Hi there –
We have just recently created a website for a client and used the Vantage Premium theme. Before the current theme update the header would display the Logo on the left of the header and the Text Widget we created on the right. After the update the logo and widget are stacked on top of each other. Our client has two logos to be displayed so we are using a child theme to edit the masthead.php.
I have attempted to look at the css to find why the stacking is happening but have not had any luck. Could you please take a look at my site and let me know if there is something that can be done?
Thank you!
Header Logo and Widget appearing stacked on top of each other
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].
This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.
Hi bcsystems
To remove a validation error the theme was producing we changes the hgroup tag to a div class. You’re still running the old masthead with hgroup as a tag but your stylesheet is no longer supporting that. Please take a look at the new masthead file and adjust your child theme to reflect this change. Basically switching hgroup from a tag to a div with class name hgroup.
Hope that helps.
Perfect! Thank you for the quick response!
For sure!