Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1092362
Page design
Closed

Comments

  •  2
    Kyrijones86 started the conversation

    Hi,

    Could you provide the CSS to make the bottom menu meet the bottom of the layerslider. I don't want there to be any gap.

    I used the below already but there is still a thin gap. See url.

    body .block-content:last-child {
        padding-bottom: 0px;
    }

    Thanks,

    Kyri

  •  6,927
    Oliver replied

    HI!

    pls. use following css:

    body .block-content {
        padding-top: 0;
    }

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver