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].
Can anyone help with the different Header margin-top in different browsers
At the moment using custom css page I can get the top margin working perfectly in Chrome but in Firefox and Safari it is much greater and I cannot figure out where I can change the blank space above the header in these other browsers
Hi David
Thanks for running Vantage.
Perhaps try replacing the padding you’ve been using (padding-top) with a top margin on the page wrapper. Insert the following under Appearance > Custom CSS:
Let us know how that goes.