Okay
  Public Ticket #1253180
White space after title
Closed

Comments

  • Kyle started the conversation

    Hi guys. After the title clients on the home page there is a large white space before the client logos. How can I reduce this space? I cannot figure this out! 


    Thanks guys! 


    Kyle 

  •  840
    Jelly replied

    Hi,

    Please add the css code in the path: Appearance -> Theme Editor -> Style.css, please put it in the end of the file:

    #clients .section .jt_row {
        padding-bottom: 0;
    }
    

    Best Regards,
    Jelly Team

  • Kyle replied

    Hello, 

    I have added this and there is still a huge space. Hmm... 

  •  840
    Jelly replied

    Hi,

    Please add the css code in the path: Appearance -> Theme Editor -> Style.css, please put it in the end of the file:

    #clients .section .jt_row {
        padding-bottom: 0;
    }
    

    Best Regards,
    Jelly Team