Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #882271

    Hi
    Our team page using different menu type and have mainbody block so there is gap of mainbody block .
    Add below code in custom.css file to hide it

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

    Hope it helps.

    timtecsa Friend
    #882285

    Both are same menu types, Blank Page Special content. Doesn’t seem to work but the other sneaky color css has done the trick.

    #Mod90 .style-light > div {color :#222222;}
    
    .itemid-117 .t3-mainbody {display:none;}

    Look OK?

    Just tried:

    #Mod95 .t3-mainbody {display:none;}

    That does work 🙂

    But this hasn’t worked to hide the mountain on the homepage. ??

    #Mod87 .ja-masthead {display:none;}
    

    Nor has

    .itemid-101 .t3-masthead {display:none;}
    timtecsa Friend
    #882700

    @pankaj

    This can be closed. Your fix is now working. Thanks.

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

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

The topic ‘Large space above Headline – Our Team, but not – About Us’ is closed to new replies.