Home>Support>Logo isn’t clickable for homepage // menu font and logo shouldn’t be transparent

Logo isn’t clickable for homepage // menu font and logo shouldn’t be transparent

Hello,

1. I checked the advice from this thread (https://siteorigin.com/thread/using-logo-as-button-to-navigate-to-home-page-theme-vantage-premium/), but it is already the way you are describing it. Do you have any other idea?

2. I’ve figured out with already exiting threads, how to make the menu bar transparent, but then the logo and font seems to be transparent, too. It should both be black.

Can you help me with those questions?

Thank you for your help!

URL: http://badabaum.zweifrauwerk.de/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi :)

    Thanks for reaching out.

    In your child theme style.css file you have the following rule:

    #menu-badabaum.menu {
      background-color: #ffffff!important;
      opacity: 0.75!important;
      position: static;
    }
    

    Remove this line:

      opacity: 0.75!important;
    

    Whenever it comes to changing the opacity of the background of an element you need to use RGBA and not opacity. Opacity will change the opacity of everything in the element.

  2. 8 years, 10 months ago zweifrauwerk

    Hi!

    Thank you for your help, I have it with the opacity now with RGBA, works perfect for me. Though I still have the problem, that my logo isn’t clickable, I would like the logo to be the Link back to the homepage…

    I would really appriciate your help on this again ;)

  3. 8 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Glad to hear you’re making progress. In your child theme Custom CSS, please, remove the below declaration to resolve the logo problem:

    opacity: 1.75!important;
    

    In my previous reply I mentioned the rule that it’s contained in.

    Hope that helps :)

  4. 8 years, 10 months ago zweifrauwerk

    I am so sorry…but I can’t find any line with opacity anymore. I deleted them and replaced RGBA where I needed it.. For me it feels like another layer on top of the whole menu, but I am not sure about that.

  5. 8 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Please, see the screenshot below:

    If you’d like me to login and take a look, please, send a set of temporary login details using the Private Reply checkbox below.

  6. 8 years, 10 months ago zweifrauwerk

    Thank you, I didn’t realize, that this wasn’t the same style.css as the Custom CSS. Thanks for your help, I changed it and now it works perfectly!

  7. 8 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Super :) Glad to hear you’ve made progress.

    All the best.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More