Okay
  Public Ticket #2486781
space over footer
Closed

Comments

  •  3
    camilla falsini started the conversation

    Hi,

    just a quick question about how could I reduce or set the gap between the portfolio gallery and the footer? As you can see in screenshot it is higher and I don't find where to set it.


    Thanks!

    Camilla

  •  3,017
    Andrew replied

    Hi Camilla,

    Please try the following CSS.

    .single-portfolio div.bottom_controls{
        padding-bottom: 0px;
    }
    

    I hope this helps.

    Thanks.

  •  3
    camilla falsini replied

    Hi Andrew,

    it didn't changed a lot.. so probably the issue is related to image gallery then..

    Thanks anyway!