Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #126526
    Ed
    Participant

    I have assembled some generic information in my website footer, using widgets. The line spacing is rather wide though, can you help me with decreasing the line spacing? Website is; https://www.risk-reflect.com

    #126530
    tikaram
    Keymaster

    @edkomduur : Go to Appearance => Customize => Additional css and add the following css.

    .footer-widget-area p {
    	margin-bottom: 0;
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

    #127188
    Ed
    Participant

    Thank you, Tikaram, problem solved.

    #127192
    tikaram
    Keymaster

    @edkomduur : Glad to know that the issue has been resolved. Let me know if you have any further issues.

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Adapt line spacing in footer’ is closed to new replies.