Hello Soco,
Please share yourn site url.
So that i can check and provide you exact solution here.
Hello Soco,
Add this css at bottom of
Online Store-> Themes -> Edit code->Assets->theme.scss.liquid
@media only screen and (max-width: 748px) { .site-header__upper.page-width { position: fixed; z-index: 999; background: #000; } #MainContent { margin-top: 92px; } }
Hi, @Soco ,
This is Evita from On The Map.
What theme are you using?
Best,
Evita
Add this code:
@media only screen and (max-width: 748px) {
.site-header:not(.is-transitioning) .site-header__upper.page-width {
position: fixed;
z-index: 999;
}
#MainContent {
margin-top: 92px;
}
}
Subject | Author | Posted |
---|---|---|
3m ago | ||
11m ago | ||
40m ago | ||
an hour ago | ||
2 hours ago |