Random Block of Text on top of all Pages

[ad_1]

Hi everyone,

Does anyone know how to remove this block that shows the page title and navigation? It is on all my pages and is extremely annoying.

I've tried a CSS removal but it doesn't get rid of the actual block, just the text.

I'm using the Exponent Theme. I've searched all online to see what to do and can't find a solution.

[ad_2]
5 Comments
  1. Probably, try searching for get_header() in your codebase and removing the call one by one on different pages / posts

  2. What CSS code did you use? .site-header { display: none; } or nav { display: none; }?

    If your theme uses a different class name for the header or navigation, you might need to inspect the code using the browser’s Developer Tools (Right-click > Inspect) and adjust the CSS selectors accordingly.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer