Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #851741

    bricmor
    Participant

    hi,

    please would you assist me in providing css code for to reduce space on the top and bottom respectively in bottom footer.

    thanks,

    darryn

    #851892

    Darshana
    Moderator

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #854163

    bricmor
    Participant

    hi,

    my url is : http://www.lendborrowprosper.co.za.

    please let me know if you require anything else?

    darryn

    #854167

    Thai
    Moderator

    Hi There,

    Try adding the following CSS under Customizer > Custom > CSS:

    .x-colophon.bottom {
        padding: 10px 0;
    }

    Hope it helps 🙂