Okay
  Public Ticket #866352
Menu bar
Closed

Comments

  • Scarlett started the conversation

    Hi there, 

    Please could you tell me how I can add a color behind the menu bar and logo on the top as you can't really see the letters and logo. I would like something that is white and 50% opacity. If thats not possible just a white background is fine too. 


  •  840
    Jelly replied

    Hi,

    Please add the css code in the path: Appearance -> Theme Editor -> Style.css, please put it in the end of the file:

    #header {top: 0; background-color: rgba(255,255,255,0.5);}

    Best Regards,
    Jelly Team

  • Scarlett replied

    Hi Jelly theme, 


    sorry, im a bit late... the header looks fine now on most screens but large ones it cuts off the logo. Can you send  me the code for making the menu bar taller? so the logo is always covered? (I only need about 0.5 cm more :) 

    PLease see here when usiong a larger screen: www.castillodemonda.com 

    Thanks!

  •  840
    Jelly replied

    Hi,

    You can try with this custom style:

    #header {height: 60px;}

    Please clear caches and cookies before check it.

    Best Regards,
    Jelly Team

  • Scarlett replied

    Hi, 

    Unfortunately that didn't work. I tried making it even bigger, but there's no change. 


  •  840
    Jelly replied

    Hi,

    Sorry my mistake, please add additional custom style below:

    #header .container {
    width: 100%;
    }

    Best Regards,
    Jelly Team

  • Scarlett replied

    Hi sorry that didn't work either, I now have this code: 

    #header {top: 0; background-color: rgba(0,0,0,0.5);}
    #header {height: 60px;}
    #header .container {
     width: 100%;
    }


  •  840
    Jelly replied

    Hi,

    The last custom style not apply in your website, please clear cache in your website so we can check it.

    Best Regards,
    Jelly Team

  • Scarlett replied

    Ok i have cleared the cache but there's no change...

  •  840
    Jelly replied

    Hi,

    Make sure you clear your cookies and caches in your browser too, in my side, it's work good now.

    Best Regards,
    Jelly Team

  • Scarlett replied

    Yes it worked!! thanks so much! :) 

  •  840
    Jelly replied

    Hi,

    Glad it’s working for you now. Do you still need my help?

    Best Regards,
    Jelly Team

  • Scarlett replied

    Yes I am sorry... now when I make the screen smaller... the text goes under the bar and you can't see it anymore... 

  •  840
    Jelly replied

    Hi,

    Maybe you can provide wplogin so I can test it with my self? Because there are many items in your menu, so it can't work properly.

    Best Regards,
    Jelly Team