- This topic has 5 replies, 4 voices, and was last updated 4 years, 1 month ago by izabaz.
Viewing 6 posts - 1 through 6 (of 6 total)
- AuthorPosts
- February 16, 2017 at 9:46 am #2025gen.leeParticipant
HI, I’m creating a ppc landing page with this theme. I would like to hide the menu link at the top right corner. I tried adding the following css, but didn’t work.
.menu {
display:none;
}Any solutions? Thanks!
February 16, 2017 at 10:13 pm #2037HashKeymasterAdd this CSS
#sq-site-navigation { display: none !important; }
August 24, 2017 at 4:56 am #3356jlgarzamParticipantHi.
I tried the code you post in Additional CSS, but the menu still appear at the top-right.
How can i hide the menu, because i just want the front page to be the whole page, i dont want more links.
October 3, 2020 at 7:47 am #26050izabazParticipantHaving the same need, I also tried this css snippet, and it doesn’t work. Please help !
October 4, 2020 at 10:20 am #26071HashKeymaster@Isabelle this is for the free Square Theme. Can you please show me your website so that i can check why it is not working.
October 4, 2020 at 10:24 am #26073izabazParticipantHi,
I have actually changed the design so that I am using the menu (it is a one page site leading to two sub sites).
- AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.