jkristobans Posted July 25, 2020 Posted July 25, 2020 Hey! How do I reduce the space between the lines of text? Screen shot in the attachment. Thank you! Everything was fine until I added HTML <sup> Tag and styled text. Code below. <p><span style="color: #282828; letter-spacing: 0.02em; font-size: 26px; font-weight: 400;"> Code <sup style="font-size: 10px; line-height: 0; vertical-align: 10px;">45</sup> <p><span style="color: #282828; letter-spacing: 0.02em; font-size: 26px; font-weight: 400;"> General <sup style="font-size: 10px; line-height: 0; vertical-align: 10px;">25</sup> <p><span style="color: #282828; letter-spacing: 0.02em; font-size: 26px; font-weight: 400;"> Terminology <sup style="font-size: 10px; line-height: 0; vertical-align: 10px;">30</sup>
Beyondspace Posted July 25, 2020 Posted July 25, 2020 26 minutes ago, jkristobans said: Hey! How do I reduce the space between the lines of text? Screen shot in the attachment. Thank you! Everything was fine until I added HTML <sup> Tag and styled text. Code below. <p><span style="color: #282828; letter-spacing: 0.02em; font-size: 26px; font-weight: 400;"> Code <sup style="font-size: 10px; line-height: 0; vertical-align: 10px;">45</sup> <p><span style="color: #282828; letter-spacing: 0.02em; font-size: 26px; font-weight: 400;"> General <sup style="font-size: 10px; line-height: 0; vertical-align: 10px;">25</sup> <p><span style="color: #282828; letter-spacing: 0.02em; font-size: 26px; font-weight: 400;"> Terminology <sup style="font-size: 10px; line-height: 0; vertical-align: 10px;">30</sup> May you send the current url of the page you are having issues BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
jkristobans Posted July 25, 2020 Author Posted July 25, 2020 3 hours ago, bangank36 said: May you send the current url of the page you are having issues Hey. Yes sure. http://www.theemailschool.com/resources-test Thank you so much for looking into it.
jkristobans Posted July 25, 2020 Author Posted July 25, 2020 41 minutes ago, rwp said: <p style="line-height:0;"> Hey. Thank you for reply. It doesnt work. Well it works but only to make bigger space between lines. Even when it's on zero it still has the same gap.
rwp Posted July 25, 2020 Posted July 25, 2020 Add this to design -> custom css #block-729c2f138b8d0c18fa4c { line-height: 0; }
jkristobans Posted July 25, 2020 Author Posted July 25, 2020 30 minutes ago, rwp said: Add this to design -> custom css #block-729c2f138b8d0c18fa4c { line-height: 0; } Hey. It worked. Thank you so much.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.