Home Forums ArileWP Pro How to adjust spaces between footer widget titles.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10498
    Wendy
    Participant

    Please see screenshot.

    https://prnt.sc/vciosz

    #10500
    themearile
    Keymaster

    Hi Wendy

    OK add the below CSS code in the Additional CSS box.

    .site-footer .widget .widget-title {
    margin-bottom: 0;
    }
    .footer-sidebar .widget {
    margin: 0;
    }

    Thanks

    #10501
    Wendy
    Participant

    Fixed.

    Thank you

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to adjust spaces between footer widget titles.’ is closed to new replies.