• Resolved KyleKessler

    (@kylekessler)


    Hello,

    I am trying change the background of the top bar where the logo and menu reside. I have an image I’d like use as a background. I have tried to change it through the customize section but to no avail. Thank you for your help.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Hidekazu Ishikawa

    (@kurudrive)

    Your intending point is below?

    .siteHeader {
    background:none;
    }

    or

    .siteHeader {
        background-image: url(http://4wellbeeing.com/wp-content/uploads/2021/02/realcomb.jpg);
        background-size: cover;
    }
    Thread Starter KyleKessler

    (@kylekessler)

    @kurudrive Thank you so much for your help. That coding worked perfectly. please have a look at the site now. find it at 4 Well Beeing
    Thank you again!

    Theme Author Hidekazu Ishikawa

    (@kurudrive)

    You are welcome 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Top Bar Background Color Change?’ is closed to new replies.