Missing Home Page Logo Link

Homepage Community Forums Ally Theme Support Missing Home Page Logo Link

Tagged: , , ,

  • This topic has 3 replies, 2 voices, and was last updated 10 years ago by Wes.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11655
    #11656
    Wes
    Moderator

      Try adding this to your css –

      .site-title a {
          float: left;
          min-height: 65px;
          width: 100%;
      }

      This code should already be in your css by default. If you removed it from the css, then you can add it back and it should work.

      #11657
      luisgiraldo
      Customer

        Thanks Wes, the declaration was there, but was missing the three elements you posted.

        That fixed the issue!

        Regards,

        Luis

        #11662
        Wes
        Moderator

          You’re Welcome!

        Viewing 4 posts - 1 through 4 (of 4 total)
        • The topic ‘Missing Home Page Logo Link’ is closed to new replies.