jkristobans Posted July 25, 2020 Share 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> Link to comment
Beyondspace Posted July 25, 2020 Share 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 (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
jkristobans Posted July 25, 2020 Author Share 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. Link to comment
jkristobans Posted July 25, 2020 Author Share 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. Link to comment
rwp Posted July 25, 2020 Share Posted July 25, 2020 Add this to design -> custom css #block-729c2f138b8d0c18fa4c { line-height: 0; } Link to comment
jkristobans Posted July 25, 2020 Author Share 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. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.