• Resolved NJardin

    (@njardin)


    I have seen this addressed in other Themes, and tried to resolve them in the Gold Theme using that info to no avail.

    Here’s my site: https://www.gerlehaggardband.com/

    I would like to reduce that blank space between the menu bar and the image if at all possible.

    Thank you for any and all assistance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi NJardin

    That’s not the blank space that is the place for page header.If you want to remove that part.You can find Custom CSS plugin.You can download and install that plugin and add following CSS:

    .page-header {
        display: none !important;
    }

    Report if any problem.

    Best Regards!!!

    Thread Starter NJardin

    (@njardin)

    Hurrah! That worked beautifully, thank you! I will mark this topic as resolved. I appreciate the help and the quick response!

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Reduce Space Between Menu and Content in Gold Theme’ is closed to new replies.