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

  • Author
  • #133943
     kiphughes
    Participant

    In our site we tried to decrease the font-size of the icons in our item navigation. There is this one item in the dropdown(“Settings”). It seems like it can still fill in the row. There is still space to put the Settings tab. Suggestion on how we can achieve it? See screenshot below.

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

    Hi,

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

    COPY CODE
    
    #buddypress div#item-nav ul li a {
        font-size: 13px !important;
    }
    

    Play with font size value

    Cheers
    R.

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

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?