Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #88489
    roderick
    Member

    Hi,
    I saw the issue about changing the menu colours using custom css – is it also possible to change the colour of the very top social links bar?
    Thanks

    #88491
    Mahesh
    Keymaster

    @owensheers: Go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS” box and add the following CSS:

    #header-top {
        background-color: #999999;
    }

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Change colour of top social links bar’ is closed to new replies.