Jump to content

Folders not showing contents on cell phone but they show on the computer

Recommended Posts

Site URL: https://www.perlamoredielda.com

Hello everyone. I have two folders on my site. One is called Inspiration and the other the folder named "Ispirazione". They are identical however Ispirazione is not displaying the contents when clicked on it on mobile devices. I asked squarespace for help and they told me the problem was resolved by disabling scripts. They sent me to a link to try it myself and I just couldn't find it. However,  when I took all the items out of the folder they worked fine and I was able to see them on my cell phone...Considering there are no scripts when making a folder I am a bit confused at to why the one folder works and the other does not. I have page head code injections because my site is bilingual so when someone is in English they won't see the Italian and visaversa.

I have uploaded the drop down menu in English, the italian Ispirazione with an arrow and what happens when you click on it.

This is the code I have for the cell phone

<style>
    @media screen and (max-width:1511px){
    #header .header-menu-nav-item:nth-child(1){
        display:none
}
    #header .header-menu-nav-item:nth-child(2){
            display:none
}

Any help would be appreciated.

IMG_4039.PNG

IMG_4040.PNG

IMG_4041.PNG

Link to comment
  • Replies 2
  • Views 122
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

This code is hiding your navigator

image.thumb.png.cd68996b267ec9186bcc35c2a9353a57.png

Try the following code to overwrite it

@media screen and (max-width: 1511px) {
  #header .header-menu-nav-item:nth-child(6) {
    display: block;
  }
}

Hope it helps

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

My testing

image.png.472d3a759cc03578cac33fe55fcc407a.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. 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.