test melih
 melih
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • timtecsa Friend
    #931275

    Hi Marcel,

    Did you try setting your Home menu item to Blog Layout 0,0,0,0 ? Hope it works.

    Tim

    Pankaj Sharma Moderator
    #931286

    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 .

    waterback Friend
    #931556

    Thank you very much! It worked 🙂

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

This topic contains 3 replies, has 3 voices, and was last updated by  waterback 8 years, 8 months ago.

The topic ‘Hide mainbody/article on specific page’ is closed to new replies.