Viewing 4 replies - 1 through 4 (of 4 total)
  • That’s because your background is actually an image.

    You could save the wrapper image and use photoshop (or something similar) to edit the color and then upload it back into your file using ftp.

    That’s if your comfortable with using ftp I would say.

    .wrap {
        background: url("images/wrapper-bg.png") repeat-y scroll 28% 0px transparent;
    Moderator Kathryn Presner

    (@zoonini)

    Let us know if jmeyer2485’s solution does the trick. Be sure to modify the image path to match where your image actually resides. For example, if the image lives in your media library – which is what I’d recommend to avoid it getting overwritten when you update the theme – use its full path, for example:

    https://faxfit.co.uk/wp-content/uploads/2015/03/Rower-700x300.jpg

    Thread Starter triran

    (@triran)

    Getting rid of the background worked.

    Moderator Kathryn Presner

    (@zoonini)

    Glad you’re set – I marked this thread as resolved.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Menu Colour’ is closed to new replies.