Can’t get staging site to display same way as live site. Completely stumped
There are many differences in css files of both websites. For example, have a look at the div having class et-top-navigation by inspecting it in browser. You will find that in staging website, there is top padding and left padding applied while it is not in case of live website. Similarly check for other css … Read more