Home Forums Pro Themes Education Hub Pro White Spaces between font page content and Footer

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #191639
    s967766
    Participant

    Hello,
    I wonder if the whites spaces between front page content and footer can be decreased? (White spaces B) https://ibb.co/gvc1J0P.
    Also, is it possible to decrease the white spaces between news, event and frontpage content (White spaces A)?

    Thank.

    #191652
    Psink
    Keymaster

    @S967766, yes it is possible to decrease the white space.

    Could you please share your site URL? we will provide you CSS to decrease the white space

    #191654
    s967766
    Participant

    i am now using the template in local network. So, i cannot share URL with you right now. Can you still show me some guidelines so that i can test on my own? Thanks

    #191661
    Psink
    Keymaster

    you can add this CSS to reduce white space

    .home #content{
    padding-top: 20px;
    padding-bottom: 20px;
    }

    you can adjust the value of padding-top for white space A and similarly padding-bottom for white space B

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.