Jump to content

Remove social links in my site heading on desktop only

Go to solution Solved by Web_Solutions,

Recommended Posts

  • Replies 2
  • Views 1k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • Solution
12 hours ago, saubuchon24 said:

Hello, is there any code that will Remove the social links in my site heading on desktop only. I like how they look in the mobile view but want them completely removed in the desktop view (heading social links only)

Thank you!

https://refreshedmemories.squarespace.com/config/pages

Password: Butler

 

0.jpg

Add these code on Custom CSS panel in Website Utilities Website Tools > Custom CSS.

@media screen and (min-width: 768px) {
  .header-actions-action--social {
    display: none !important;
  }
}

 

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

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.