StyledThemes

Header/logo stretching & customizing not saving

Home Forums WordPress Themes – Premium Pure & Simple Header/logo stretching & customizing not saving

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17081
    Michelle Aldous
    Participant

    I have just updated to the latest version of the pure & simple theme and have 2 issues so far

    1) I have a round logo which I had on a large picture background. So it could be seen properly I made the background transparent. The n the centre of the picture where the logo would sit, I added a white circle. Before the update, the logo sat perfectly over the while circles in the middle of the picture on any screen size.

    After updating, the header picture is distorted as if it has been stretched, making the white circle oval and obviously my logo does not fit

    Why is the header stretching. I have tried the recommended 2560 x 260, 2500X 300, 400, 500 – only when I use a depth towards 500 does it not stretch.

    2) My other problem is that I cannot save any changes I am trying to make. It is the same with other customize options to. This means I am having difficulty correcting the above problem, or even just removing the header until I can get a solution.

    tsmt.co.uk

    Thanks

    Michelle

    #17082
    Bidur
    Moderator

    hy, Michele

    To avoid the image being stretch in smaller device, override .header-bg’s background-size form 100% 100% to background-size: cover

    .header-bg {
        background-size: cover !important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.