Hide Navigation Links on One Page in Squarespace
Автор: AJM Experience
Загружено: 2024-10-22
Просмотров: 1323
Описание:
Use these copy & paste CSS codes to hide navigation links on one page of your Squarespace site
Original post:
https://ajmexperience.com/learn-posts...
For more Squarespace tips to enhance your website designs, check out the rest of the learn series:
https://ajmexperience.com/learn
Get our free CSS Selector Cheat Sheet:
https://www.ajmexperience.com/css-che...
Get our full CSS Library:
https://www.ajmexperience.com/squares...
——————
HERE'S THE CSS:
// hide nav links on one page //
#COLLECTION-ID .header-nav-list {
display: none; }
// hide one nav link on a page //
// Tip! Change the child number as needed //
#COLLECTION-ID .header-nav-item:nth-child(2) {
display: none; }
// hide header button on one page //
#COLLECTION-ID .header-actions-action {
display: none; }
// hide mobile hamburger menu on one page //
#COLLECTION-ID .header-menu-icon-doubleLineHamburger {
display: none; }
// hide one mobile nav link on a page //
#COLLECTION-ID .header-menu-nav-item--external:nth-child(2) {
display: none; }
——————
AJM EXPERIENCE
🖥 A marketplace for graphic designers, Squarespace lovers, & CSS nerds: https://www.ajmexperience.com/
☕️ Buy me a coffee: https://www.buymeacoffee.com/ilyajm
Thanks for watching and hope you learned something. My name is Amanda Jones McNay and I am a Squarespace web designer and CSS nerd. I have designed well over 100 different Squarespace sites for clients and have used custom CSS code in every one of them. My site is dedicated to helping all CSS designers to perfect their craft and create cool sh!t.
——————
This article contains affiliate links. Whenever you buy something through one of these, I get a small commission, without any extra cost to you :)
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: