Please add a logo to your site for the Header Height calculations to work properly.
Additionally, Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
@media only screen and (min-width: 1px) and (max-width: 999px) {
#header-outer #top .col.span_3 #logo {
min-height:30px;
}
}
1. I want to edit the color and design of hamburger, where can i change that.
2. I want to increase more space for hamburger because it cut on the top of hamburger.
Attached files: IMG_0400.jpg
IMG_0401 2.jpg
Hello There,
Thanks for keeping in touch.
1. You can make changes to the hamburger menu from Salient > Header Navigation > Off Canvas Menu
2. I am not able to access access your site, please send us your logins:
Thanks.
I already open the website
Hey Again,
Please add a logo to your site for the Header Height calculations to work properly.
Additionally, Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Thanks
ThemeNectar Support Team