This topic has 4 replies, 3 voices, and was last updated 9 years by Radu.

  • Author
  • #40823
     lovewp
    Participant

    @Abe Can I please get assistance on centering the user icons, I’m using fullscreen layout, I’d like the icons centered on my page

    Please see attached file

    Thank you

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

    Hello,

    Add this code to Theme Options -> General Settings -> Quick CSS

    COPY CODE
    
    ul.responsive-tabs {
    margin: 0 auto !important;
    display: table;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #41562
     lovewp
    Participant

    @radu thank you.

    #50158
     olivermandic
    Participant

    Sorry for hijacking this thread…

    I’m trying to change the size of those icons. But I just can’t figure it out.
    Any help would be appreciated.

    #50281
     Radu
    Moderator

    Hello,

    Use this CSS

    COPY CODE
    
    #buddypress div#item-nav ul li a:before {font-size:200%}
    #buddypress div#item-nav .responsive-tabs {height:50px;}
    

    You can adjust as you wish.

    Cheers

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

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

Log in with your credentials

Forgot your details?