Tabs without borders and shadow


Topic: Tabs without borders and shadow

jcase@synergygs.com pro asked 10 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 pro premium priority answered 10 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
  • User: Pro
  • Premium support: No
  • Technology: General Bootstrap questions
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags