add custom secondary navigation on squarespace website 7.1 with custom html css and javascript/jquery by jishaansinghal
- Get link
- X
- Other Apps
Add secondary navigation on Squarespace website 7.1 with custom HTML CSS and javascript/jquery by jishaansinghal. This code uses a CSS, Header Injection, and Footer editor and works with Squarespace 7.1
In this video, I'm showing you how to add custom secondary navigation on Squarespace website 7.1 with custom Code!
You can change the background color which you wanted.
This code uses CSS, Header Injection, and Footer editor Copy and paste the code below into the editor box.
--------------------------------------------------------------------------------------------------------
//add custom secondary navigation on Squarespace website 7.1 //
//COPY AND PASTE THIS CODE ON CSS EDITOR//
@media only screen and (min-width: 641px){
.main-wrapper-secondary-wrapper *{
display:flex;
max-width:100%;
background:#16E;
color:#000;
padding:0 12px;
}
}
.main-wrapper-secondary-wrapper *{
max-width:100%;
background:#16E;
}
If you need help designing, updating, or implementing custom code on your Squarespace website, you can hire me to do so through my contact page:
Fiverr : https://www.fiverr.com/jishaansinghal
Youtube : https://www.youtube.com/channel/UCIgDfi6qUcTmeepNJ7uqLBQ
Facebook : https://www.facebook.com/jishaan.singhal
Twitter : twitter.com/jishaan_singhal
Instagram : https://www.instagram.com/jishaansinghal
Linkedin : https://www.linkedin.com/in/jishaan-singhal-1b77b2203
Blogger : https://jishaansinghal.blogspot.com
Email : jishaanwm21@gmail.com
- Get link
- X
- Other Apps
Comments
Post a Comment