Kpeterson1716 Posted August 9, 2020 Share Posted August 9, 2020 Site URL: https://www.chacha-olivia.com/stylist-in-my-pocket Hi there, I am looking to create an unordered list for some copy within an image block card. Is this possible to do with code? I pretty much need an unordered list for all of the image block cards I have an the url I supplied. Any help would be so much appreciated. Thanks I advance! :) Link to comment
tuanphan Posted August 10, 2020 Share Posted August 10, 2020 Bold list text then use this CSS /* Unordered list image card */ .design-layout-card .image-subtitle p:nth-child(n+2) strong:before { content: "•"; padding-right: 5px; } .design-layout-card .image-subtitle p:nth-child(n+2) strong { font-weight: normal !important; display: flex; } .design-layout-card .image-subtitle p:nth-child(n+2) br { display: none; } 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
Guest Posted August 11, 2020 Share Posted August 11, 2020 Hello! I want to do an ordered list. What code can I use for this? Link to comment
tuanphan Posted August 11, 2020 Share Posted August 11, 2020 7 minutes ago, AlanDolan said: Hello! I want to do an ordered list. What code can I use for this? Bold list items, then use above code 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
mackenzieu Posted September 16, 2021 Share Posted September 16, 2021 @tuanphanHello, I am also trying to make an unordered list within an image collage block. Website is https://carrot-bronze-bld8.squarespace.com/buying-guidelines. Screenshot is the specific list I'm struggling with. I've added a bullet symbol in but I'd rather it behave like an unordered list so the 2nd lines will indent and align with the top line text 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