Logo space & background again

Homepage Community Forums Optimal Theme Support Logo space & background again

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #16615
    Tony
    Customer

      holding-site.co.uk

      Not sure what has happened but now the logo has shifted centrally on all views?

      Sorry for asking for help again 🙁

      Thanks

      Tony

      #16616
      Andykev
      Customer

        This code is missing from your .CSS put it back in and save.

        If you scroll to your Responsive section of your CSS file, you’ll come across the max-width: 1023px section. Place this code inside that area so that it will override the code we added before –

        .custom-header .site-container .site-header {
        background-position: center top !important;
        }

        #16617
        Andykev
        Customer

          The last part is missing from your .css, so when you edit your style.css be sure to SAVE to retain the changes. Or you can do the same from your C-Panel via your provider, edit the file there as well.

          #16618
          Tony
          Customer

            Hi,
            I have just checked and that code is on line 3829 under 1023 and iPad portrait?

            Thanks

            Tony

            #16619
            Tony
            Customer

              What an amateur I am, I had not put the code inside the last } for the ipad 1023 part, so it was affecting the whole site, corrected now

              #16620
              Andykev
              Customer

                🙂 Glad you got it worked out!!

              Viewing 6 posts - 1 through 6 (of 6 total)
              • The topic ‘Logo space & background again’ is closed to new replies.