Topic: Full Page Intro with non-fixed Navbar
frans free asked 6 years ago
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.
Add comment
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: Other
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags