Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • valthebault Friend
    #204078

    Hi,

    I want to delete the space between the masshead and the article, do you know how ?

    Thanks in advance 🙂

    SK


    1. m
    phong nam Friend
    #560544

    Hi SK,

    Please try the css below(put into custom.css)

    .t3-content {
    padding-top: 0px;
    }
    .ja-masthead {
    margin-bottom: 0px;
    }

    or remove complete the white space by adding

    .ja-masthead {
    margin-bottom: -28px;
    }
    .t3-mainbody {
    padding-top: 0px;
    padding-bottom: 28px;
    }

    Thanks

    valthebault Friend
    #565206

    Hi,

    Sorry but it doesn’t work for me

    valthebault Friend
    #565207

    Finally it works thank’s !! 🙂

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

This topic contains 4 replies, has 2 voices, and was last updated by  valthebault 9 years, 7 months ago.

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