Topic: Full page or half page carousel double navigation transparency

Tech Labx free asked 6 years ago


I\'am trying to implement full page carousel on a double navigation, but am having issues with the transparency on the navbar. It works with basic navbar but doesn\'t work on double nav. I want it to be transparent with carousel under it and change color on once you begin scrolling. Any help?Thanks.

Marta Wierzbicka staff answered 6 years ago


Hi, try to implement this CSS code: .navbar:not(.top-nav-collapse) { background: transparent; } .navbar { background-color: #23242a; } @media (max-width: 768px) { .navbar:not(.top-nav-collapse) { background: #23242a; } } Best, Marta

Tech Labx free commented 6 years ago

Thanks. It worked.

Marta Wierzbicka staff commented 6 years ago

You're welcome.

Marta Wierzbicka staff answered 6 years ago


Hi, could you send me a file with your code where you try to implement a carousel to m.szymanska@mdbootstrap.com? And tell me what is the exact version of MDB which you use, please. You can check this in README.text file. Best, Marta

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags