Topic: Tabs without borders and shadow

jcase@synergyits.com pro asked 8 years ago


Is there a way to turn off the borders and shadows for tabs so they can be placed inside a container and consume the whole width? In the doc and examples they are floating in their own container. Thanks!

Michal Szymanski staff answered 8 years ago


Hi, yes, you can easily remove the shadows. Add a code below to your project:
    .nav-tabs {
        box-shadow: none;
    }


Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: General Bootstrap questions
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags