This topic has 1 reply, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #114788
     n8web
    Participant

    Hi – Is there an easy way to remove the buddypress profile page “dropdown”? (see attached screenshot) and have all icons display on one line?

     

    I have no issues fixing the CSS once they’re all displaying, but I can’t seem to be able to find the code that tells buddypress to only display 8 options before the dropdown appears.

    Attachments:
    You must be logged in to view attached files.
    #114883
     Radu
    Moderator

    Hi,

    Just add this css to wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    #buddypress div#item-nav ul li a { padding: 5px 10px !important; }

    If you want to show more items replace 10px with a lower value.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Plugins questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?