Phantom Section on Pages + Uncentered Header
-
Hello,
Getting a weird issue where there’s a section appearing directly under my header but above the body (see screenshot).
-This section appears on Pages only (not products, etc)
-It DOES NOT appear on the Visual Composer backend but it DOES on the Frontend editor (however I can’t edit it).
Also, in an unrelated problem my header menu appear to be off-center.
Thanks for the help in advanced, link to page and screenshot below:
Screenshot:
http://aogvdb.staging.wpengine.com/wp-content/uploads/2016/10/About-–-Victoria-Duke-Beauty.png
Hello,
1. “Phantom section” is a page heading with breadcrumbs. You don’t see it because its color is set to white. You can change/remove it in Theme Settings -> Page heading.
2. Actually, navigation is centered and the problem is in your logo image. To center it also you may add this code snippet to the Custom CSS area in Theme Settings
.header-logo-center .site-logo {
text-align: center;
}
Regards
The topic ‘Phantom Section on Pages + Uncentered Header’ is closed to new replies.