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 #1071666
layout
Closed

Comments

  •  2
    Kyrijones86 started the conversation

    Hi,

    I need to close the gap between the footer menu and the bottom row on the attached url and every page.

    Is there a CSS code to help with this. Strangely it is different on all my pages. I have tried -150px etc on the design options but cant close the gap.


    Thanks

  •  7,092
    Oliver replied

    HI!

    pls. use following css:

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

     

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

    Regards, Oliver