Jump to content

How do I remove custom images from navigation bar in mobile view

Recommended Posts

1 hour ago, Rauno said:

How do I remove custom images from navigation bar in mobile view with css?

How did you add them in the first place?

If it's via Custom CSS then using a media query would work well.

Can you share your website URL?

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

 Did I help? Buy me a coffee?

Link to comment

www.gunter.ee

Code I put to get image:

.header-menu-nav-item:nth-child(1) a::before {
  background: url('https://static1.squarespace.com/static/65cb8d500f32b617ae2a107b/t/65eb0e9c2a01e05851ac6fb6/1709903516200/wozki.png');
}

Link to comment

Looking at your website, this is some of the code you are using to apply the image to both desktop and mobile navigation items:

.header-nav-item:nth-child(2) a::before, .header-menu-nav-item:nth-child(1) a::before

This class selects the desktop navigation item:
.header-nav-item

This class selects the mobile navigation item:
.header-menu-nav-item

Remove instances of .header-menu-nav-item if you don't want to apply to the mobile menu. But maybe backup your CSS before you start chopping and changing it!

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

 Did I help? Buy me a coffee?

Link to comment
2 minutes ago, Rauno said:

Thank you, now it's fixed.

Fantastic, well done!

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

 Did I help? Buy me a coffee?

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.