Jump to content

Changing design of "read more" link

Recommended Posts

Site URL: http://thetechnologyletter.com

I'm using a summary blog to duplicate the look and feel of an existing blog page. For the most part, they look the same, except for the "read more" link. It is a different font style, and it has an arrow that I don't want. Is there a way to make it look exactly like the "read more" link on the standard blog landing page? Attached is a screen shot of a side-by-side comparison.1048350273_ComparisonTLblogpages.thumb.png.e2321375bf30c28a0f1c6f5d38ce916d.png.3375da049d71d3cfd61bd1987f259de5.png

Link to comment
13 hours ago, Tiernan said:

Site URL: http://thetechnologyletter.com

I'm using a summary blog to duplicate the look and feel of an existing blog page. For the most part, they look the same, except for the "read more" link. It is a different font style, and it has an arrow that I don't want. Is there a way to make it look exactly like the "read more" link on the standard blog landing page? Attached is a screen shot of a side-by-side comparison.1048350273_ComparisonTLblogpages.thumb.png.e2321375bf30c28a0f1c6f5d38ce916d.png.3375da049d71d3cfd61bd1987f259de5.png

Which design do you want to achieve?

I try this code to change read more color

.blog-side-by-side .blog-more-link {
  color: red;
}

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
19 hours ago, Tiernan said:

Bangank36, thank you for your reply. I'm trying to achieve the default Read More style of the blog page, where it is simply underlined, no arrow. You can see that design on the left side of the attached image. 

Which page are you referring to? It looks fine on homepage

https://www.thetechnologyletter.com/

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Tuanphan, thank you for asking for clarification. The public page at the url you mentioned looks fine, it is a second page I am trying to make that doesn't look fine. That page is not public. It is a copy of the public page, but using a SUMMARY block to mimic the blog page. Because it is mimicking, the fonts and styles are not matching exactly. In particular, the arrow, which is not on the blog page, and which I do not want. The screen shot I posed shows the side-by side comparison, where you can see how the private page using SUMMARY is different from the public page. I'm trying to work out all the CSS changes that need to happen with this, such as removing the arrow, and making the TIMESTAMP larger font.

 

1048350273_ComparisonTLblogpages.thumb.png.e2321375bf30c28a0f1c6f5d38ce916d.png.3375da049d71d3cfd61bd1987f259de5.png

Link to comment
On 7/29/2022 at 12:07 AM, Tiernan said:

Tuanphan, thank you for asking for clarification. The public page at the url you mentioned looks fine, it is a second page I am trying to make that doesn't look fine. That page is not public. It is a copy of the public page, but using a SUMMARY block to mimic the blog page. Because it is mimicking, the fonts and styles are not matching exactly. In particular, the arrow, which is not on the blog page, and which I do not want. The screen shot I posed shows the side-by side comparison, where you can see how the private page using SUMMARY is different from the public page. I'm trying to work out all the CSS changes that need to happen with this, such as removing the arrow, and making the TIMESTAMP larger font.

 

1048350273_ComparisonTLblogpages.thumb.png.e2321375bf30c28a0f1c6f5d38ce916d.png.3375da049d71d3cfd61bd1987f259de5.png

You can share link to private page, we can check easier.

If you can't share it, just create a test page, add summary, then share link. We can also check it there.

Edited by tuanphan

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
On 8/4/2022 at 2:40 PM, Tiernan said:

Hi, TuanPhan, Banggank36 was able to help remove the arrow, but I am still trying to make the font for read more, and for the time stamp, bigger. Is there a way to increase the font size on that summary block? Thank you!

Use this CSS

time.summary-metadata-item.summary-metadata-item--date {
    font-size: 30px !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 5 months later...
On 7/26/2022 at 6:51 PM, Tiernan said:

I'm using a summary blog to duplicate the look and feel of an existing blog page. For the most part, they look the same, except for the "read more" link. It is a different font style, and it has an arrow that I don't want.

You can use some CSS to remove the arrow by using ::after to create a pseudo-element that replaces the caption with some new text (without the arrow!) and then hide the original content by setting visibility to hidden. I gave an example in this guide: Changing ‘Read More →’ links on Summary Blocks

Did this help? Please give feedback by clicking an icon below  ⬇️

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

Would you like your customers to be able to mark their favourite products in your Squarespace store?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.