Viewing 8 posts - 1 through 8 (of 8 total)
  • #126477
    fixers
    Member
    Post count: 253

    Hi

    The top bar of the site looks a bit messy see attached, is there a way to add some styling to the social bar / link text to make these appear evenly?

    Attachments:
    You must be logged in to view attached files.
    #126483
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your theme custom css option.

    
    #top-bar ul.social-icons {
    margin-top: 15px;
    }

    -Rui

    #126606
    fixers
    Member
    Post count: 253

    Hi Guys

    Thats worked and is looking great, but the top bar is now very big – anyway to do this without making this so large?

    #126795
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I see top bar in right size. What do you want to decrease exactly?
    Thanks
    Mohammad

    #127479
    fixers
    Member
    Post count: 253

    its height without effecting the styling of the text on the right and the icons?

    #127490
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try the code below, but you will have to remove the previous code I provided.

    
    #top-bar{
    height:30px;
    }
    
    .tb-right{
    margin-top: -15px;
    }

    This is how it will look.Just change the top bar so it can be seen the height
    https://www.dropbox.com/s/v55fzj092jx4nlh/header_test.png?dl=0

    -Rui

    #127798
    fixers
    Member
    Post count: 253

    Thats fixed! Thanks for that.

    #127813
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Glad I could help.
    -Rui

Viewing 8 posts - 1 through 8 (of 8 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