Footer text spacing in Studio Theme

Is there a way I can reduce the text line spacing in my footer only for Studio Theme.

At the moment the text lines are too spread out and look as though there is a blank line in between each.

1 Like

URL is https://designluxe-creative.myshopify.com/

password is giagho

1 Like

@lauraelysehart

can you please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/base.css ->paste below code at the bottom of the file.
.footer-block__details-content p {margin: 0 !important;}