Skip to:
Content
Pages
Categories
Search
Top
Bottom

Right align the top menu items


  • KubiK888
    Participant

    @kubik888

    Currently the items in the top menu bar is left-aligned, how can I change it into right-aligned?

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

  • Robkk
    Moderator

    @robkk

    Link to exactly what you are talking about. What menu items?? I think this is also something in your theme, unless your are talking about the profile menu items on the users profile.


    KubiK888
    Participant

    @kubik888

    Hi this is the link, Epilens.com, I am talking about the top menu (with login and register items).


    Robkk
    Moderator

    @robkk

    Not really a bbPress related question, but use this.

    ul#menu-secondary-menu {
        float: right;
    }

    Make sure to keep it bbPress related next time.

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