sundog Posted May 5, 2020 Share Posted May 5, 2020 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: Link to comment
tuanphan Posted May 6, 2020 Share Posted May 6, 2020 Add to Home > Design > Custom CSS ul.archive-group-list * { font-weight: 300; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
barrysutton Posted May 31, 2020 Share Posted May 31, 2020 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
tuanphan Posted June 1, 2020 Share Posted June 1, 2020 6 hours ago, barrysutton said: 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! Can you share link? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
barrysutton Posted June 1, 2020 Share Posted June 1, 2020 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! Link to comment
tuanphan Posted June 3, 2020 Share Posted June 3, 2020 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
barrysutton Posted June 3, 2020 Share Posted June 3, 2020 Sorry it is titled Published Works. Link to comment
tuanphan Posted June 3, 2020 Share Posted June 3, 2020 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. roel1570048324 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
barrysutton Posted June 4, 2020 Share Posted June 4, 2020 Thank you so much - you are a rock star. Remind me where I can send a tip? Link to comment
JessM1 Posted October 20, 2021 Share Posted October 20, 2021 Does anyone know how to break archive blocks (in index display) into severag colums? e.g. one of my categories has many more items in than the others, so i'd like to split into columns if possible... Thanks! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment