Can you change Color Top Bar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7422
    Arthur Thompson
    Participant

    Hello can you change the color on the bar?

    #7423
    admin
    Keymaster

    Hello Arthur

    You can change the top bar colour by adding below code to Appearance -> Customize -> Additional CSS

    .top-bar-two {
    background-color: #000000;
    }

    The above code is for black colour. You can get the HEX code here https://htmlcolorcodes.com/

    Thank you!

    #7445

    Hi

    #7447
    Ashley Hrivnak
    Participant

    I copied the code to change the color and it didn’t change. Additionally the website does not fit the size of a website…it looks like it belongs on a tablet.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.