Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Fernando Puente Dominguez Friend
    #1000994

    Hi there,

    I am figuring out how to make the "skip component content" option work in the homepage. Here is how my setting is done:

    -Specific layout used on homepage (and only in homepage) -Skip component field is pointing to the menu item set as "Home" (the default menu item)

    But… see picture attached. The component appears to be still there (and the corresponding blank space).

    Thanks in advance for your support!


    1. SKR-Preparadores-Inicio
    pavit Moderator
    #1001025

    Hello

    You can indeed use a workaround for this

    Add to your /local/css/custom.css file this custom code

    .nomainbody .t3-mainbody  {
     display:none;
    }

    Then edit your HOME menu item and in page display tab -> Page class add the nomainbody custom suffix

    This will hide the mainbody only for the home page

    I already did it for you now and as you can see it is disappeared.

    Regards


    1. Screenshot-at-gen-09-22-09-34
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  pavit 7 years, 4 months ago.

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