Skip to:
Content
Pages
Categories
Search
Top
Bottom

Group’s page header


  • mrditt
    Participant

    @mrditt

    Header on a group’s page loses formatting, goes double width? Using twentyseventeen with new BP install.

Viewing 5 replies - 1 through 5 (of 5 total)

  • Venutius
    Moderator

    @venutius

    Try switching to the bp-legacy theme, does it do the same?


    mrditt
    Participant

    @mrditt

    Yes it does. The odd thing is it only loses the header formatting on a groups/group page?


    Venutius
    Moderator

    @venutius

    Can you try deactivating all other plugins apart form BP? Does that fix it?


    mrditt
    Participant

    @mrditt

    Deactivated all plugins, except BP, but still loses header formatting, Groups>group page?


    mrditt
    Participant

    @mrditt

    Here the best fix I could come up with:

    Appearance > child theme > style.css

    .single-item.groups .custom-header .custom-header-media {
    position: absolute !important;
    top: 0;
    left: 0;
    height: auto;
    }

    I don’t like using !Important to override css does anyone have any more feedback or ideas on this or a more artful solution?

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Skip to toolbar