Clickable Area on Header only Half of Width

  • Author
    Posts
  • #15949
    Ericka

    Hi! I hope you can help me. I just ran the Tempera update and noticed a problem with my header. The clickable area on my header is only on the left side, covering about half of the header’s width. I do not have a custom logo, just the header which is equal to the site’s width. I “think” it was working correctly before the update. I am running only the plugins that came with WordPress, plus one other. Deactivating it did not fix the problem. I have also not done any modifications to the original theme. Any help on figuring out how to fix this would be greatly appreciated. Thank you for your time!

    #15952
    Ericka

    I am very new at this, so please bear with me. I’ve been playing around and noticed that if I put a header widget up, it starts right at where the clickable area stops. Even though I am not using a header widget for my site, is the right side not supposed to be a clickable portion of the main header image? Is it reserved in case I do add a header widget?

    #15984
    Kay
    Cryout Creations mastermind

    Hi!

    Thanks for the feedback and for the thorough investigation 😉 You’ve actually found a small bug in Tempera’s latest release. This will be fixed in the next update, but until then add this code to the custom CSS area:

    #linky {position:relative;}


    Before posting consider reading our short theme debugging instructions.
    Please read the FAQs: MantraNirvanaParabolaTempera
    Tutorials: custom menustranslating themeinstalling themecategory page with introdisabling comments Wordpress: child themescategories/posts
    Before making any modifications to your theme we strongly recommend using Child Themes.
    #15998
    Ericka

    Hi Kay! Thank you very much for responding and for the compliment!

    I did what you said and placed the “#linky {position:relative;}” into the custom CSS area. Unfortunately, I am not seeing any change in the problem. I just started my first website a few weeks ago, so I’m guessing I did something wrong. I have nothing else in the custom CSS area. Was it supposed to be a simple copy and paste, or was I supposed to substitute something into the code you gave me?

    I will continue to play around with it to try to get it to work, but I think I am need of your expertise! By the way, I went through MANY themes and Tempera was by far my favorite. I love that it is beautiful AND incredibly customizable. Thank you to you and your team for all their hard work!!!

    #16045
    Kay
    Cryout Creations mastermind

    Hi again Ericka!

    Yes, it’s just a copy paste and you did everything right. Please delete that line from the Custom CSS area and replace it with this:

    #linky {position:relative;z-index:300;}

    Let me know if it works.


    Before posting consider reading our short theme debugging instructions.
    Please read the FAQs: MantraNirvanaParabolaTempera
    Tutorials: custom menustranslating themeinstalling themecategory page with introdisabling comments Wordpress: child themescategories/posts
    Before making any modifications to your theme we strongly recommend using Child Themes.
    #16069
    Ericka

    Thank you so much Kay! That worked perfectly!!!

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Clickable Area on Header only Half of Width’ is closed to new replies.