AssassinsMary 0 Share Posted July 28, 2019 (edited) Hi guys, I've added code to a summary block to add a background and outline to it (to make it look like tiles). I am now trying to make the excerpt font bigger but the tile-code doesn't seem to recognise this change. So when an excerpt used to run e.g. over 3 lines and now that it's bigger it's 4 lines the tile background stays as it was and the text is cut off at the bottom. This happens only occasionally, sometimes when I reload the page it looks fine. I attached a screenshot. Here is the code I used (Tudor/Skye template): .summary-item{outline: 12px solid #FFFFFF; background-color: #FFFFFF; } .summary-excerpt p {font-size: 15px !important; } I'm trying to get it done on the summary block on my homepage: https://www.assassinsdontgetbored.com/ Please can anyone help, I've done as much as I'm able to myself but it seems I need a hand for this last little step. Edited July 28, 2019 by AssassinsMary Initial Revision Link to post
Mdhanjal 2,122 Share Posted July 29, 2019 past this code in custom css box .sqs-block-summary-v2 .summary-block-setting-text-align-center .summary-content { text-align: center; margin-top: -7px; } Hi, I'm BITTU. A website developer with 8 years experience with Squarespace. if you need help and work with me email me here :- mandeepsquarespace@gmail.com Best Hourly Rate :- $15 Per Hour Link to post
AssassinsMary 0 Author Share Posted July 29, 2019 Thank you for taking the time for this, but it did not work for me. The text at the bottom still cuts off as soon as it runs over more lines than before the font size change when the page initially loads (e.g. in incognito window). Link to post
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment