Topic: parallax in 4.5.1
Chris Sweeney premium asked 6 years ago
- The image isn't full width
- There is no parallax effect!
Chris Sweeney premium answered 6 years ago
Ollie Vincent pro answered 6 years ago
So, you probably want something like this...
All of this is done in the navbar-brand
<img /> Sweens <br /> Photography
Then add a float:left
to your image.
That should do it
Chris Sweeney premium answered 6 years ago
Ollie Vincent pro answered 6 years ago
jarallax
has a margin-top:70px;
on it which is why your navbar looks white. Remove the margin :)
Chris Sweeney premium answered 6 years ago
Ollie Vincent pro answered 6 years ago
wow
animation class to your footer content. I also see that you have inline styles relating to the animation - added (presumably) by the JavaScript that reads visibility: hidden; animation-name: none; animation-delay: 0.3s;
. Delete that and they show up correctly.
Therefore again - yes - I believe its a mdb.min issue - but I have no idea as to why transferring it would do such a thing.
Chris Sweeney premium answered 6 years ago
Chris Sweeney premium answered 6 years ago
Ollie Vincent pro commented 6 years ago
They made some syntax changes so it is possible that the parallax effect was updated.Chris Sweeney premium answered 6 years ago
Ollie Vincent pro answered 6 years ago
Chris Sweeney premium answered 6 years ago
Ollie Vincent pro answered 6 years ago
Chris Sweeney premium answered 6 years ago
I've fixed the first issue by adding
background-repeat: no-repeat; background-size: cover; background-position: center center;
Cheers
Chris
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Premium
- Premium support: Yes
- Technology: MDB jQuery
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No