New Landing How can we help? Themeforest Theme Support Joyn How to center text in the topbar?

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Joyn
  • #179836
    mengeco
    Member
    Post count: 558

    Hello,

    How to center text in the topbar?

    I used Options > Header > Top Bar right text config and css :

    #top-bar .container .tb-right {
    	text-align: center!important;
    }

    but it don’t work.

    Regards

    #179940
    mengeco
    Member
    Post count: 558

    I just want to center a line of text at the top of my site (topline).

    Use “Top bar right” is not the right solution ?

    #180014
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    can you provide the link to your site so we can find a css solution?

    -Rui

    #180023
    mengeco
    Member
    Post count: 558
    This reply has been marked as private.
    #180026
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try this one

    
    #top-bar .container .tb-right {
      width: 100%!important;
    }

    -Rui

    #180030
    mengeco
    Member
    Post count: 558

    Yes !!! ๐Ÿ˜‰ Thanks Rui !
    and I added
    text-align: center;
    for center text

    #180031
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.
    yes, It was already in your other rule I saw it in the inspector.

    -Rui

    #180032
    mengeco
    Member
    Post count: 558

    …and how change text color, please ?
    If i add
    color; #006099;
    it don’t work

    #180041
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below.

    
    #top-bar .tb-text {
    color: #006099;
    }

    -Rui

    #180147
    mengeco
    Member
    Post count: 558

    Perfect, Thanks Rui ๐Ÿ˜‰

    #180156
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Rui

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register