Topic: Full Page Intro with non-fixed Navbar
Hello,
When I go to layout and than navigation I can find serveral examples.
Only the CSS is not properly I think when I use the "Full Page Intro with non-fixed Navbar". In mobile mode the paragraph is on top of the background image.
In my opinion the CSS rule:
@media (min-width: 768px) {
.view {
overflow: visible;
margin-top: -56px;
}
}
Need to be set without Media Query.
Can someone help me with this problem it's a fault by MDB.
In the live preview it's working well, there is the margin-top set also under min-width: 768.
Marta Szymanska staff pro premium answered 7 years ago
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
- Premium support: No
- Technology: Other
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No