Jump to content

Add a backslash seperator to archive category list?

Recommended Posts

  • Replies 7
  • Views 548
  • Created
  • Last Reply
9 minutes ago, Moni_B said:

Sorry! 

It's on this page https://monibarry.squarespace.com/journal

and screenshot is below.

 

Screen Shot 2021-03-25 at 4.05.34 PM.png

You can try

.archive-group-list .archive-group {
  position: relative;
}
.archive-group-list .archive-group:after {
  content: '/';
  position: absolute;
  top: 0;
  right: -20%;
}

image.thumb.png.2e27d52f7ed1f81fcd1a1420fca097bd.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
16 hours ago, bangank36 said:

You can try


.archive-group-list .archive-group {
  position: relative;
}
.archive-group-list .archive-group:after {
  content: '/';
  position: absolute;
  top: 0;
  right: -20%;
}

image.thumb.png.2e27d52f7ed1f81fcd1a1420fca097bd.png

Thank you so much that worked on my laptop but on my ipad the separators hover over the centre of the words? Any help with that one? 🙂

Link to comment
4 hours ago, Moni_B said:

Thank you so much that worked on my laptop but on my ipad the separators hover over the centre of the words? Any help with that one? 🙂

Could you send some screenshot?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
On 3/26/2021 at 1:23 PM, bangank36 said:

Could you send some screenshot?

Yes - here is a screenshot of my website when I look at in on the ipad.

The two pages that I have sent through are my home page www.monibarry.com and my blog page www.monibarry.com/journal

 

Thank you!

 

IMG_AD373FD950AB-1.jpeg

IMG_9846F26DB4E3-1.jpeg

Link to comment

@Moni_B it looks like you solved?

I see on tablet, the layout has break.

You can add this to Journal Page Header

<style>
  @media screen and (max-width:900px) and (min-width:641px) {
  .archive-group-list {
    flex-wrap: wrap;
}
  }
</style>

image.thumb.png.90f064574210f4463e2d5dc6e9da2ac1.png

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

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.