Charity Pro Footer size

Home Forums All Other Themes Charity Pro Footer size

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #88597
    THOMAS CLAIRMONTTHOMAS CLAIRMONT
    Participant
    • Topics: 17
    • Replies: 7
    • Total: 24
    Member since: May 5, 2016

    There is too much empty black space in the footer. How can I reduce the size vertically?

    www.freshwaterfriends .net

    #88634
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .footer ul li { padding-bottom:0; margin-bottom:0;}
    .cols-3 .widget-column-1, .cols-3 .widget-column-2, .cols-3 .widget-column-3 { padding-top:40px; padding-bottom:0; min-height:inherit;}

    Regards,
    Dave

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.