Site logo

Archived topic

Remove Category Page's Title

6 replies · Started by Sean on November 16, 2017

Viewing posts 1–7 of 7

https://i.imgur.com/VW8dBMI.png

Is there a way to remove the "title" for category pages? In the screen shot, it is shown on the left hand side, "Reviews"

That'll do it Leo, thank you!

No problem!

Hi Leo, it removed the title but unfortunately, there's a space left behind.

Check here:
http://prntscr.com/k146ya

How to remove that blank space and move posts a little upside.

waiting.

Thanks

Nevermind, i just found a helpful youtube video. The code removed the blank white space. Now the post looks great. ;)

Screenshot:
http://prntscr.com/k149md

here's the code:

.category .page-header {
display: none;
}

Have a great day. :)

Glad you figured out :)

This archived topic is closed to new replies.