Create Page Just Content, No Top Menu, Logo Or Bottom Boxes - Question | JoomShaper

Create Page Just Content, No Top Menu, Logo Or Bottom Boxes

GL

Gregory Loucks

SP Page Builder 8 months ago

How do I create a page with just content and not the top menu, logo, etc? I'm trying to create an iframe box page on a page. I know how to do this I already did it but it has the top menu and logo and bottom in the iframe which needs to go. What code do I use or what do I do for some pages just having content and atleast the top menu, logo, etc gone?

Greg

0
9 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 8 months ago #185021

Hi Gregory,

Thanks for contacting us, there are at least two independent methods to achieve this:

  1. You can create a template duplicate/clone - where you will detele footer, header etc. and assign that template style to submenu where you have Landing page
  2. Or inside that Page you can use Custom CSS that will hide those areas:
#sp-header, #sp-menu, #sp-logo, #sp-footer, #sp-bottom 
{display: none !important; visibility: hidden;} 

Those are methods that webmasters use for ages, since first Joomla versions regardless of the component used. I hope I helped, if yes, mark topic as solved. And have a nice day.

-Regards.

0
GL
Gregory Loucks
Accepted Answer
8 months ago #185072

thank you and what is the custom css to make the content fit the entire space instead of having white space on each side?

Thanks, Greg

0
Pavel
Pavel
Accepted Answer
8 months ago #185081

Hi

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 8 months ago #185349

As Pavel mentioned you have to enabled the fluid option. Hope it helps.

And thanks Pavel for helping him.

0
GL
Gregory Loucks
Accepted Answer
8 months ago #185974

I added the top code on a page and it deleted my menu from all pages see https://www.gregloucks.com I removed the custom code and the menus never came back.

Greg

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 8 months ago #186056

Could you please remove the custom code and follow the instructions that Pavel mentioned in the above?

0
GL
Gregory Loucks
Accepted Answer
8 months ago #186097

the code you gave me has been deleted from the page because it has removed the menu from all pages. see https://www.gregloucks.org I thought removing the css code would restore that stuff. it was not the main page it was on but it effected my whole site. there is no custom css code on my main page

0
Pavel
Pavel
Accepted Answer
8 months ago #186100

Hi.

The menu is available on your website. You may just need to clear your browser's cache.

0
GL
Gregory Loucks
Accepted Answer
7 months ago #187279

not gregloucks.com, gregloucks.org

0