How to remove items from wordpress with css
-
So I am having trouble removing items from my wordpress such as the nav bar I used the exact codes but it doesn’t work.
For instance lets say I want to remove the search box on this page
http://mcagoldnetwork.com/contact/the code would be
page-id-424 .search-toggle{
display: none;
}But none of these css codes are working? Can anyone tell me whats wrong
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘How to remove items from wordpress with css’ is closed to new replies.