• How come that same file I uploaded to the background of the header and the background of my pages do not look the same? How do I get it to look the same?
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Anonymous User 9936702

    (@anonymized-9936702)

    Hello! Sorry to hear you’ve hit some issues. In what way are these images different? Any more details that you can provide will help us to point you in the right direction. Thanks!

    Thread Starter ShayneMcMillin

    (@shaynemcmillin)

    https://shaynemcmillin.com

    Here is my site. It seems like they are projected at different sizes.

    Also, I updated my theme and it seems that posting images to my gallery has changed and I can’t seem to get the new images to look the same.
    Thanks

    Hi Shayne,

    Nice looking site! If you’re comfortable editing/adding CSS, you might try this:

    .site-header-main{
    background-size: auto;
    background-repeat: repeat;
    }

    As for your second question, what Gallery on your site are you referring to and what are you trying to accomplish with the images?

    Cheers,
    Melissa

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Background Images’ is closed to new replies.