Can anyone help with a problem I've got with the navigation bar stacking in a Brine template. It's absolutely fine on my laptop but when my client logs into my account it's stacked on her laptop and another person has this problem too who's reviewing the site. I didn't put in the URL because the site isn't live yet.
I've used the following code but it hasn't resolved it.
Question
KateG 1
Can anyone help with a problem I've got with the navigation bar stacking in a Brine template. It's absolutely fine on my laptop but when my client logs into my account it's stacked on her laptop and another person has this problem too who's reviewing the site. I didn't put in the URL because the site isn't live yet.
I've used the following code but it hasn't resolved it.
@media screen and (max-width:900px) {
.Header--top {
display: none;
}
[data-nc-base="mobile-bar"] {
display: block;
}
}
Link to post
Top Posters For This Question
9
2
2
1
Popular Days
Jul 8
6
Jul 14
5
Aug 18
2
Jul 9
1
Top Posters For This Question
KateG 9 posts
tuanphan 2 posts
derricksrandomviews 2 posts
rwp 1 post
Popular Days
Jul 8 2020
6 posts
Jul 14 2020
5 posts
Aug 18 2020
2 posts
Jul 9 2020
1 post
Popular Posts
KateG
That totally worked, thank you so much 😃😃
Posted Images
13 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment