Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] item-list-tabs when using the BuddyPress Template Pack

  • @horroruk

    Participant

    Hi all,

    I’ve used the BuddyPress Template Pack to add BP functionality to my theme, and it looks ok, but I can’t seem to control the two sections on every page that use the `item-list-tabs` css.

    I’ve tried adding it to my CSS and seeing if I can do anything with it, but don’t get anywhere.

    I just want to change the margin on the left and right, as you can see on my site:

    http://farehamradio.com/activity

    Any help with this would be greatly appreciated.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • @mercime

    Participant

    @horroruk
    `div.item-list-tabs {
    margin: 25px 0 20px !important;
    }

    div#subnav.item-list-tabs {
    margin: -15px 0 15px !important;
    }`

    @horroruk

    Participant

    @mercime

    Thank you for that code, it did the job perfectly :)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Resolved] item-list-tabs when using the BuddyPress Template Pack’ is closed to new replies.
Skip to toolbar