Reply To: Optimal logo 1.3 placement

Homepage Community Forums Optimal Theme Support Optimal logo 1.3 placement Reply To: Optimal logo 1.3 placement

#10266
Eric
Customer

    No there is only 1 hyperlink, I’m looking at your code. The way it works, is WordPress creates the header image/logo, then Genesis adds the hyperlink in the same area so you can click the image. You only have one hyperlink, there is no way to create 2. You also still have the width set to 300px, so you would need to decrease that to the actual size of your image….you may also want to decrease the height as well.

    Here is the code you will need to adjust (line 1351) –

    .header-image .site-title a {
        float: left;
        min-height: 164px;
        width: 300px;
    }

    Everything is still working fine, you just need to adjust the width above if you don’t want the hyperlink to extend past the width of your image.


    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com