Main Body Deactivate In Certain Menu - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Main Body Deactivate In Certain Menu

xXx_DoMoDo_xXx

xXx_DoMoDo_xXx

Helix Framework 2 years ago

Hello,

I am still using Helix 3 Framework. Currently we have at least 6 menus on the navigation bar. The 7th menu should be implemented a download page with iframe.

The problem is that the distance between title bar and iframe is too big. And I have meanwhile found out via the Firefox dev tool that SP Main Body takes up this space. How can I deactivate this main body explicitly for exactly this download menu?

I once renamed the main body in the Helix 3 layout, then the main body was gone in the download menu. But i think this is probably not such a clean solution.

regard Domo

0
8 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #139669

Please use the following code in your custom CSS:

#sp-main-body {
    padding: 0;
}

Here is all about custom code placement in Helix3 framework: https://www.joomshaper.com/documentation/helix-framework/helix3/custom-css-header-code

Best Regards

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #138648

Hi there!

Thanks for reaching out to us.

There is no default way to do this. However, Can I have your site URL here to check if I can give you some CSS for this?

Best Regards

0
xXx_DoMoDo_xXx
xXx_DoMoDo_xXx
Accepted Answer
2 years ago #138839

Hello Rashida, do you see my answer? :)

Thanks and have a nice day.

regard Domo

0
xXx_DoMoDo_xXx
xXx_DoMoDo_xXx
Accepted Answer
2 years ago #138656

Hello,

thanks for your answer, ofcourse, here the link: test2.cabtronix.ch, Menu download.

I have a second question, how can I deactivate the scroll in the iframe? Because it is currently 500px high. I would like to make it so that it depends on the size of the content.

regard Domo

0
xXx_DoMoDo_xXx
xXx_DoMoDo_xXx
Accepted Answer
1 year ago #139664

Hello,

Can't anyone help me? :(

Regard Domo

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #139667

Hi Domo,

Sorry for the delayed response. I am checking...

0
xXx_DoMoDo_xXx
xXx_DoMoDo_xXx
Accepted Answer
1 year ago #139674

Oh perfect, thanks.

only a small adjustment, big effect. :)

I will change the page to Helix Ultimate later. But for the time being, I'm still using Helix 3.

Thanks again. Have nice day

regard Domo

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #139677

Glad that it helped and You are always welcome:)

You may accept the most useful answer in order to close the post.

Have a nice day!

0