Jump to content

Blog post tags and excerpt images in Wexley template

Recommended Posts

  • Replies 1
  • Views 491
  • Created
  • Last Reply

Check your settings, design/template Settings/promoted blocks, uncheck if checked, images should return to blog page. Curious do you use a blog summary of Wexley? I have not used one  yet for the Wexley site I have built:  https://christinegregoryphotography.com/

 

Hiding tags in the summary page:\ Custom CSS

.collection-type-blog article footer {
 .tags,
 .categories {
   display: none;
 }
}

This might be useful for you as well Goes into the blog settings advanced header. You can change date and display to tags, categories and post it in the blog page code injection instead of using the above in Custom CSS 

<style>
      .date {
        display: none;
    }
    </style>

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.