Jump to content

How can I fix audio player text overflow?

Recommended Posts

Site URL: https://www.karenlefrak.com/symphonic-compositions

Hi!

The text for audio players unfortunately isn't designed to wrap (as I understand it). This is a problem for Karen LeFrak's website (https://www.karenlefrak.com/symphonic-compositions) as on smaller screens (namely iPad, but also if you make a desktop browser width smaller) the text flows outside of the audio player box. I'm attaching a screenshot as an example.

I contacted Squarespace about this problem and they said it is just the way it is, so I need to please find a coding solution. Any help is MUCH appreciated. I'm quite frustrated.

Thank you!

I should add that I am using Squarespace 7.1, if that is helpful.

Karen LeFrak Audio Player Overflow.png

Link to comment
  • Replies 4
  • Views 342
  • Created
  • Last Reply
21 hours ago, Julianne said:

Thanks @tuanphan! Sure - if that's the best available solution, I would love the code for that. I'm thinking the 2 columns would be only for iPad/tablet-width screens. iPhones automatically go down to 1 column which is fine and I'd like to leave 4 columns for desktop. Does that make sense?

Add to Home > Design > Custom CSS

@media screen and (max-width:991px) and (min-width:768px) {
div#page-section-5ed550a73422bd7ab0f6aab0 .span-6 {
    width: 100%;
}
}

 

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

Archived

This topic is now archived and is closed to further replies.

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