Skip to content

Primary Tabs change to Bootstrap #1

Description

@moinakbarali

Hi

Overall theme is good. You can add bootstrap nav-tabs to Drupal default .primary.tabs by calling this.

jQuery('.tabs.primary').removeClass('tabs').addClass('nav').removeClass('primary').addClass('nav-tabs')

and Change in style.css:332 with .nav-tabs {margin: 25px 40px 15px;} to add some margin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions