Soma Pro Theme Help Premium theme

How to block out header and nav menu

BB Started by Bob B · December 1, 2019 at 4:38 pm · 5 replies 0 voices Last reply 6 years, 7 months ago
BB
Bob B Original poster Member
#1

I have a google maps plugin page on my Alanonla.store site that I need to access from another website. I don’t want the alanonla.store header or navigation menu to show and I don’t need to access google maps from the alanonla.store site. Is there a custom css that can accomplish this. It’s sort of like a special landing page. We had to do this because our primary website (a godaddy builder site) cannot be made to perform the mapping that we need.

ST
Spiracle Themes Original poster
#2

Hi Bob,

Could you please be more specific about what you want exactly? I only get that you have a google map plugin and you want to show it in a new page with no header and menu on that page. Am I right?

Best Regards

ST
Spiracle Themes Original poster
#4

Hi Bob,

Try this CSS

.page-id-16248 #navigation{
display: none;
}

Add this CSS to Appearance -> Customize -> Additional CSS

Best Regards

Post a reply

Join the conversation. Be kind — this is a public forum.

Replying to How to block out header and nav menu

By posting, your reply becomes public (unless marked private).