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

  • Author
  • #78855
     cloudthc
    Participant

    Hi,

    I have added these below css code and I was hoping to get the whole top-bar coloured and it is not the case: take a look on : https://www.prowebconsultant.com/ , you will see a left and right section not coloured, how to colour them ?

    ==

    .kleo-main-header.header-normal {
    background-color: rgba(0,0,0,0.4) !important;
    }
    .top-bar {
    background-color: grey !important;
    }
    .header-color .top-menu li > a, .header-color #top-social li a {
    color: white;
    }

    ==

    Regards,

    Eric

    #78891
     cloudthc
    Participant

    Hello,

    Because we cannot keep our website as is , please take a look on the screen capture instead.

    Thanks
    Eric

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

    Hi,

    Try this CSS snippet

    COPY CODE
    
    .header-color.social-header {
        background-color: red;
    }
    

    Add this css to wp-admin -> Theme Options -> General Options -> Quick CSS.

    Regards

    Radu

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

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

Log in with your credentials

Forgot your details?