Guest Posted March 13, 2016 Posted March 13, 2016 When I put a text or paragraph in my website I want visitors to have a read more option so when they click they are redirected to the paragraph which contains the whole information . Can I do that with squarespace ?
SamS Posted March 13, 2016 Posted March 13, 2016 I'm not sure I understand exactly what you're trying to do. But if you place the whole paragraph in its own page under the "Not Linked" section, you can then create a link, perhaps with the words "Read More" in the short snippet that links to the page with the larger paragraph. When you create the link, you would use the "Content" tab in the link dialogue box. An alternative: if you create your information as a blog, the "read more" option is built in.
Scoobie Posted March 13, 2016 Posted March 13, 2016 What you describe is how the Blog works on some Squarespace templates. Create a blog page, put the first paragraph in the excerpt text section.
karen Jain Posted April 8, 2016 Posted April 8, 2016 Choose the design column and select custom CSS. After this, input the following CSS code. This will add the read more button to your content or blog./*** READ MORE LINK - ***/ .entry-more-link {width: 100%;height: auto;padding: 0px;background-color: #fff;border: 1px solid #222;font-family: "Montserrat", "Open Sans", sans-serif;font-size: 14px;line-height: 2.75em;font-weight: normal;font-style: normal;text-transform: uppercase !important;letter-spacing: 2px;text-align: center;text-decoration: none;cursor: pointer;outline: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;display: block;margin-top: 25px;} .entry-more-link:hover {border: 1px solid #ffd000;}
deltacross Posted February 26, 2017 Posted February 26, 2017 Hey Karen, can this be used for content in a Markdown box? If so, how?
ajaykaran9211 Posted May 24, 2017 Posted May 24, 2017 Hello, I have to suggest you these peoples because they help me too.so please you can tryout this link : and comment there so they help you Hello
Recommended Posts
Archived
This topic is now archived and is closed to further replies.