Can’t Remove My Theme Header & Menu From Flows
-
Greetings,
I am trying to learn the plugin and create a Checkout Page.
But my themes default header for posts & main menu appears in a broken way. I want to remove these.
I tried custom scripts like :#header-image { display: none; }
#header { display: none; }
.header { display: none; }But none seemed to work. Even I tried
.postid-13561 #header {
display: none;
}in Theme Customizer additional css part but that didn’t work either.
How can I solve it?
Thank you
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Can’t Remove My Theme Header & Menu From Flows’ is closed to new replies.