Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • damaskmedia Friend
    #203843

    HI I have made a special blank page as shown in the tutorial on adding ACM modules. however, i cannot seem to get rid of the white space

    please advise

    thanks


    1. screenshot
    Ninja Lead Moderator
    #559705

    Open templates/uber/css/custom.css file and add new rule below


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

    Let me know if it helps

    Pankaj Sharma Moderator
    #559708

    Hello Its the mainbody content padding that creating the whitespace .
    Try this code
    Add it in your custom.css file
    Path: /templates/Your JA Template/css/custom.css

    If there is no custom.css file then create it .

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

    Clear cache and check . It will look like this >>> http://prntscr.com/665wer

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

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

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