Remove blue bar background from heading
-
Hi!
I was wondering if there is a way to remove the blue bar at the top of my blog.
Regards
The blog I need help with is: (visible only to logged in users)
-
Hi there,
The only way to remove the blue bar is to use custom CSS, but that will require the Premium or Business plan. In the Customizer, you would then be able to paste some custom CSS like this:
.header-wrapper { display: none; }Be aware that your site title and navigation actually belong in that area.
-
-
- The topic ‘Remove blue bar background from heading’ is closed to new replies.