This topic has 4 replies, 3 voices, and was last updated 11 years by SQadmin.

  • Author
  • #5720
     gideon1210
    Participant

    How do you change the colour of the header behind the social media icons and email

    #5723
     JohnDoe
    Participant

    .top-links {}

    #5726
     gideon1210
    Participant

    i tried it under quick css and header php and it didnt work the code i added was .top-links {#f4e5cb}

    #5737
     JohnDoe
    Participant

    my friend… learn some basic html/css .

    try :

    .top-links {
    background:#f4e5cb;
    }

    #5821
     SQadmin
    Keymaster

    Thanks @JohnDoe

    .top-links {
    color: #fff;
    background:#f4e5cb;
    }
    if you need also to change text color

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

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?