Home Forums Basel support forum Phantom Section on Pages + Uncentered Header

Phantom Section on Pages + Uncentered Header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5682

    kparsons
    Participant

    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

    #5692

    Artem Temos
    Keymaster

    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

    #5702

    kparsons
    Participant

    Thank you!

    #5707

    Artem Temos
    Keymaster

    You are welcome!

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Phantom Section on Pages + Uncentered Header’ is closed to new replies.