Please use the below CSS instead and change the color or padding as per your requirements.
.menu-sticky .nav-shrink nav#site-navigation {
background-color: #fff;
}
@media screen and (min-width: 1025px){
.menu-sticky .nav-shrink #site-navigation {
padding: 20px 0;
}
}
As for the other issues that you have mentioned. Seems like it’s working fine on our side. you might wanna update the theme to it’s latest version.
Also, please send us your site login credentials through our contact form ” https://themepalace.com/contact-us/ so that we can look into the issue.
Regards,
Sanam
This didnt work. Please see the site URL. https://tassitais.ee/koduleht/
]]>@media screen and (min-width: 1025px) {
.menu-sticky .nav-shrink nav#site-navigation {
background-color: unset;
position: unset;
}
.menu-sticky #masthead.nav-shrink {
position: fixed;
}
}
Go to Customizer >> Appearance >> Additional CSS, paste the above CSS, and publish the site.
Regards,
Sanam
Could you please send us your site Url?
]]>