Jump to content

Table not working on tablet

Recommended Posts

Site URL: https://tinycoastdigital.com/webdesign

Hello!

I have a simple table on my web design page  and it works well on desktop and mobile, but not on tablet. 

https://tinycoastdigital.com/webdesign

I've been trying to adjust some css, but not having any success. The table is designed using markup - on tablet, rather than adjusting to the screen size and pushing into vertical columns, the tables get very long and skinny, and the text gets quite jumbled.  Any help would be very appreciated. Thanks in advance!! 🙂

Here's the table: 

web-design-table.thumb.png.66db15bf8fd7a0ead96edc60def68d21.png

Link to comment
  • Replies 1
  • Views 133
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

You can consider stacked these items on Tablet with this CSS

/* Stacked webdesign boxes tablet */
@media screen and (max-width:991px) and (min-width:768px) {
.user-items-list-item-container[data-section-id="61e3ae2f2036f06114e81332"] {
    grid-template-columns: repeat(1,1fr);
}
}

 

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

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.