Jump to content

Columns within an Accordion Block, but ONLY on one page?

Go to solution Solved by Web_Solutions,

Recommended Posts

Hello,

I found css code in this forum that allowed me to have multiple columns of text within an accordion (thank you!!) text box. You can see it on the homepage under Current Points Standings. As I continued onto creating other pages and using the accordion block, I realized that the 3 column code will apply across the site. 

Is there anyway to limit the column css code to the homepage only? 

https://cow-fennel-wcnd.squarespace.com/

Thank you!

Edited by Brittanyv88
Link to comment
  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

6 minutes ago, Brittanyv88 said:

Hello,

I found css code in this forum that allowed me to have multiple columns of text within an accordion (thank you!!) text box. You can see it on the homepage under Current Points Standings. As I continued onto creating other pages and using the accordion block, I realized that the 3 column code will apply across the site. 

Is there anyway to limit the column css code to the homepage only? 

https://cow-fennel-wcnd.squarespace.com/

Thank you!

 

Your site is currently private. Can you set a password and share it?

https://support.squarespace.com/hc/en-us/articles/205815528-Site-wide-passwords

Screenshot_218.png

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Link to comment
  • Solution
16 minutes ago, Brittanyv88 said:

@Web_Solutions - Shoot, sorry about that! Try now with password: Testing123

 

Remove these code

@media screen and (min-width: 768px) {
  .accordion-item__description {
    columns: 3;
    column-gap: 30px
  }
}

and add these code

@media screen and (min-width:768px){
  .fe-block-yui_3_17_2_1_1696033577107_8627 .accordion-item__description{
    columns:3;
    column-gap:30px
  }
}

 

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

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.