Jump to content

PeriodicoEmporium

Member
  • Posts

    6
  • Joined

  • Last visited

Everything posted by PeriodicoEmporium

  1. Sorry for the late reply tuanphan. I have only just seen your other message as my account was playing up. it worked really well so thank you.
  2. Thank you for replying. Yeah, I would like the four items under the search bar on the Home Page to appear as two on a page on mobile view. At the moment it is just one and you have to scroll down all four options as the homepage is not product page.
  3. Hi all, I am also having a similar issue on our site. Tried adding that code and it still doesn't add the two products per site. https://www.periodicoemporium.com/ I can't figure out what I am doing wrong.
  4. I also used this code as a someone said it was a fix and it didn't work either: <style> @media screen and (max-width:763px) { .products.collection-content-wrapper .list-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)) !important; grid-column-gap: 5px; grid-row-gap: 5px; } } </style>
  5. Site URL: https://www.periodicoemporium.com/ Hi, I am trying to get two products to appear side by side on mobile for my homepage and other main pages throughout the site. I checked the forum and the following code was listed: @media only screen and (max-width:640px) { .products .list-grid { display: flex; flex-wrap: wrap; justify-content: space-between; } .products .grid-item { width: 48%; } } However, I have tried this and it still doesn't work. Does anyone have any other ideas? Thanks, Nadia
×
×
  • 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.