• Resolved ikushalsingh

    (@ikushalsingh)


    The header background image positioning is not working. It is defaulting to top-center whatever option I choose. Please help.

    I am running my site locally using WAMP.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Kushal,

    Thanks for writing in!

    Regarding header’s background image position; please add the following code under Appearance > Theme Options > Custom CSS:

    .custom-header {
        background: url(http://localhost/evolve-free/wp-content/uploads/2016/02/cropped-4.jpg) right 36px top 6px no-repeat;
    }

    Please set the background image and background values as needed.

    Thank you!

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    That’s not cool.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Header image-background positioning not working’ is closed to new replies.