Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • bbotfield Friend
    #932022

    Hi, hoping you may be able to help on the following.

    I have published modules to the default layout – business-home, positioned under the main content area.
    Above the main content area I have acm header, masthead and main nav.

    This gives the layout I need, but I’ve got a gap between mainnav and business-home. This is the main content area – How can I close this gap on the homepage?

    Thanks

    Pankaj Sharma Moderator
    #932150

    Hi
    To hide the mainbody content kindly add below code in custom.css file

    .itemid-435 .t3-mainbody {
      display:none;}
    

    435 is the menu id of the page . change the id with the menu id where u want to hide the main body .
    This way you can hide it from specific menu .
    You can also use Page class from menu and use the class instead of item id .

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum