Home Forums Basel support forum Footer text

Footer text

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #146058

    lea
    Participant

    Hello theme,

    I would love to have the text in the footer a littel bit more big but when I try to increase it also the line spacing between the line tex it become wider.
    How can I reduce that space between the line text?

    thankyou for helping
    best regards
    Lea

    Attachments:
    You must be logged in to view attached files.
    #146099

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .footer-container.color-scheme-light ul li {
      font-size:20px;
    	line-height:20px;
    	margin-bottom:5px;
    }

    Change the styles as per your needs.

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)