Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • vernontee Friend
    #975965

    Hi, is it possible to hide the part as shown in figure below only for this page http://staging2.rapidfy.com/malaysia and not affected other page.


    1. Capture-1
    Pankaj Sharma Moderator
    #975977

    Hi
    Add below code in custom.css file hide the masthead and Search module on this page .

    .itemid-778 .t3-masthead {display:none;}
    .itemid-778 .search-now{display:none;}
    

    Please not if there are child pages under this item , it will also be hidden for them.
    Its based on Menu item .

    vernontee Friend
    #977428

    how about the .t3-subnav? I did like this,

    .itemid-778 .t3-subnav{display:none;}

    but it affect other pages too

    Pankaj Sharma Moderator
    #977429

    Hi
    It will work only for the Menu with id 778 , if the child page is opening under the same menu then it will also hide the sub nav on this page .
    You can add the code on site and give me the URL of page where it hide the subnav .

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

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 6 months ago.

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