Gregorb Posted October 24, 2019 Share Posted October 24, 2019 Hi All, Im trying to work out how to make my home match this example with the buttons using the same template farro. I can't seem to find the setting tweak. http://www.forkandbottle.ch Link to comment
colin.irwin Posted October 24, 2019 Share Posted October 24, 2019 Add the following code to the custom css area, after any other code that may already be there. .Blog-excerpt a { font-size: 11px; text-transform: uppercase !important; border: 2px solid #fff !important; padding: 8px 25px 10px 25px; line-height: 4em !important; font-weight: 700 !important; letter-spacing: .1em !important; &:hover { background-color: #fff; color: #000; } } This styles links in the blog post excerpt to look like buttons. Then add a link to each blog post excerpt If you're looking for a Squarespace Developer, drop me a line. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.