Jump to content

Indent text in accordion

Recommended Posts

Hi All, 

We're redesigning our (mostly image based) website and we discovered the accordion block which seems interesting to organise some text and data in a neat way. However in the accordion we would want to add some information and space the text with tabs/indents like the screenshot image here below. 

image.png.1f9e5ddec1dd0f82b2a957208b17dcbd.png

However it seems that I can only add plain text and no tabs or indents in the user interface. Is there a workaround or code I can use to add tabs in the text so the information keeps alligned? 

Here is a link to the webpage: https://www.fallow.eu/work/tilefactory-1

Thanks in advance!

Matthias

 

 

Link to comment
  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

Can you make these text bold? Then we can use some custom code to target them to (remove bold + set min width to achieve your screenshot request)

image.thumb.png.8e0bb9e47deb05833448b0b891b5a231.png

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

Hi @tuanphan,

I modified the page like you asked. I added some information and put the first items in bold. 
I guess an added complexity is that the information that is given (let's say the list of all the team members) can be quite long, in that case I would like it do jump to a next line with the same indent. 

Thanks a lot!

Link to comment

Hi @tuanphan, 

Your informatin pointed me already in the right direction. I changed the text to bold within squarespace and I added this piece of code: 


.accordion-item__description strong {
    font-weight: normal;
    display: inline-block;
    width: 150pt;
}

However like i expected in my previous message, when the information exceeds one line of text, the text on the next line jumps back to the beginning. Any idea on how to fix this? 

Thanks in advance!

 

image.png

Link to comment

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.