Site Title Covering Logo Issue

Homepage Community Forums Aspire Theme Support Site Title Covering Logo Issue

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #21483
    jamesc8913
    Customer

      Hi, I’m having a technical issue when trying to display my logo. When I upload it, the Site Title covers it up. You can barely see my logo behind the Title in the header. Please help! I found one forum post talking about this, but could not seem to correct mine after reading through it. My site is http://www.responsiblyboundless.com. Thank you for your help!

      #21491
      Wes
      Moderator

        Did you do anything different other than Uploading the Image with the WordPress Customizer? Once you upload an image, it’s supposed to automatically remove the Site Title from appearing.

        #21498
        jamesc8913
        Customer

          I did not do anything, other than simply upload it. I believe someone else had this issue in the past, but after reading through their thread, I still cannot seem to correct it. Do you have any suggestions?

          #21500
          Wes
          Moderator
            This reply has been marked as private.
            #21502
            jamesc8913
            Customer
              This reply has been marked as private.
              #21503
              Wes
              Moderator

                It looks like there’s some code that is missing or edited out of your CSS. Do you remember removing anything that looks like this? –

                .header-image .site-title > a {		
                	background-size: contain !important;		
                	display: block;		
                	height: 76px;		
                	text-indent: -9999px;		
                }

                Once I add that back in your CSS, it looks like this – http://i.imgur.com/thdGvGV.jpg

                Here’s how it looked before – http://i.imgur.com/TA4hAn9.jpg

                I went ahead and added the code in your CSS, if you need to remove or edit it just let me know.

                #21504
                jamesc8913
                Customer

                  I don’t remember doing it, but I’m sure I did. Thank you so much for fixing it!

                  #21513
                  Wes
                  Moderator

                    You’re Welcome!

                    Let us know if you run into any other issues.

                  Viewing 8 posts - 1 through 8 (of 8 total)
                  • You must be logged in to reply to this topic.