sub menu scrolling in 2017 theme
-
I have a long sub menu in the 2017 theme that doesn’t all show and won’t scroll. I saw this topic addressed earlier this year and I did paste the code below into customize-additional CSS, but it made no difference. Can anyone please help?
@media screen and (min-width: 768px) {
.navbar.navbar-scroll-point, .navbar.navbar-scroll-point.header-with-topbar, .navbar.navbar-scroll-point.shop_isle_center, .navbar.navbar-scroll-point.shop_isle_right {
position: static !important;
}.hero-slider .home-slider-overlay {
opacity: 0.7 !important;
}
}The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘sub menu scrolling in 2017 theme’ is closed to new replies.