Jump to content

How do I change formatting of archive block?

Recommended Posts

Site URL: https://sundogbread.com/preorder

Hi! I have a few questions about how to format the archive block on my products page.

How do I change the font weight of the archive block? It is linked to the formatting of the intro block on the product page. I would like to change the weight to 300 instead of 200 without making changes to the intro block font.

What css code can I use to center the archive block to look like the picture below?

How do I add vertical lines between the tag columns on the archive block? I was hoping it could look something like this:

productpage_archiveblock.thumb.png.a85ebad82865c40c72f40c64907bde3b.png

Link to comment
  • 4 weeks later...
On 5/5/2020 at 8:06 PM, tuanphan said:

Add to Home > Design > Custom CSS


ul.archive-group-list * {
    font-weight: 300;
}

 

Hi Tuan,

How can I change the order of the archive categories? Tags are listed alphabetically, but I would like to reverse this.

Thank you!

Link to comment
On 6/1/2020 at 8:32 PM, barrysutton said:

Hi Tuan,

Thanks for responding. You'll see in the Writing page, the categories in the archive are: Journalism and Original Writing. I would like Original Writing to appear at the top. Here is the temp login:

carla-zanoni.squarespace.com

Password: carlazanoni
 
Thank you!

Where is Original Writing category? I see only Journalism

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
5 hours ago, barrysutton said:

Sorry it is titled Published Works.

Add to Home > Design > Custom CSS

body#collection-5ecd492e5060ad27ee5f77e8 ul.archive-group-list {
    display: flex;
    flex-direction: column-reverse;
}

Next time, you don't need to post to my profile. I will answer all questions in the forum, just a few days, so many questions, so I can not answer quickly.

You can also send to my email via signature link.

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
  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

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