Jump to content

momallo

Member
  • Posts

    11
  • Joined

  • Last visited

Reputation Activity

  1. Like
    momallo got a reaction from emalu in Don't show current blog post in summary block   
    Site URL: https://tomato-hibiscus-5kcf.squarespace.com/stories/born-to-lead
    Hello! I would like to include a summary block on my blog posts that links to "Related Stories"  I can't seem to find a way to remove the current blog post from the summary  block. I've tried some codes that I've found here, changing categories around etc, but none have worked for me. There are hundreds of stories and blog posts to transfer over so it would be very helpful if it was site-wide. Why this isn't an option from Squarespace, I don't know...Can anyone help me out? @tuanphan
    https://tomato-hibiscus-5kcf.squarespace.com/stories/born-to-lead
    password: Magnolia
  2. Like
    momallo got a reaction from nathan in Default to paragraph 3 for in-line image captions   
    I ended up using this code to default the text size:
    .sqs-block-image .design-layout-inline .image-caption-wrapper p { font-size: 14px; }
     
  3. Like
    momallo got a reaction from Beyondspace in Padding for caption on hover   
    Site URL: https://tomato-hibiscus-5kcf.squarespace.com/fleet-finch
    Hello!
    I have used some code to create a caption on hover in a simple grid gallery. It works fine, but the I would like to increase the padding around the text. https://tomato-hibiscus-5kcf.squarespace.com/fleet-finch  password: Magnolia.
    Here is the code I used:
    /* Image Captions on Hover*/
    .layout-caption-overlay-hover .image-caption-wrapper {
      min-height: 100%;
      display: flex;
      align-items: center; /*vertically centered */
      justify-content: center; /*text align center*/
      background: rgba(255, 108, 0, .8) !important; /* Background Overlay*/
    }
    .layout-caption-overlay-hover .image-caption-wrapper p1 {
      color: White !important; /* font color of caption */
    }

  4. Like
    momallo got a reaction from tuanphan in Default to paragraph 3 for in-line image captions   
    I ended up using this code to default the text size:
    .sqs-block-image .design-layout-inline .image-caption-wrapper p { font-size: 14px; }
     
  5. Like
    momallo reacted to tuanphan in Change "Read More" link to French on certain pages   
    Hi. Use this code with Code Block
    <style> a.summary-read-more-link { visibility: hidden; } a.summary-read-more-link:before { visibility: visible; content: "Lire la suite →"; } </style>  
×
×
  • 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.