Background image in photographer theme

  • Unknown's avatar

    How do I know what filename to reference when setting a background-image url? Is there a place I upload images to use as backgrounds?

    Also, how do I upload an image or change the background color of that white field in the middle of my homepage? What sort of element is that?

    Thanks so much for the help!

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi there,
    You can upload any images to your Media Library.
    To use it as your background, go to Apperance >Customize > Colors & Backgrounds. You’ll find an option that says “select image” under your default background. This option opens your media library.

    To change the color of the white field, and if you have Premium upgrade, you can change it by adding the following CSS with the code of the color of your preference:

    .container {
    background: #B93D3D;
    }

  • Unknown's avatar

    Where do I find my media library? I don’t see it as an option on my dashboard.

  • Unknown's avatar

    Hover over “My Sites” (without clicking) > hover over “Switch Site” > hover over your site > click WP Admin. You’ll find the Media Library there.

  • The topic ‘Background image in photographer theme’ is closed to new replies.