How to hide title from individual page?
-
Hi,
I’m a beginner and there’s a few things I can’t find after a lot of searching.
No.1 My wordpress dashboard does not show all the options I have seen in other peoples. For example ‘hide header’
No.2 I want to hide/cover/delete the title and grey line on one specific page. This page https://solidedge.com.au/home-2/ If i delete the code below in the layout.css it removes it, but from every page.
.main h1 {
border-bottom: 1px solid #dcdcdc;
margin-bottom: 20px;I guess i could make my page point towards a new layout.css but i don’t know how to do that.
Any help will be much appreciated. Thanks
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘How to hide title from individual page?’ is closed to new replies.