• Resolved anjabasaric

    (@anjabasaric)


    Hi,

    How can I change the background colour of my header menu? Currently it’s transparent and when you start scrolling down it gets black, however I would like to remove the transparent part and put everything to be black. I’ve tried through Customise-Colours but no luck. I am using Shop Isle theme https://www.ilgemstones.com/.

    Thanks,
    Anja

Viewing 5 replies - 1 through 5 (of 5 total)
  • jasmeetsingh

    (@jasmeetsingh)

    Hey Anjabasaric..
    If you are asking about the background Color settings and are not able to change it from dashbord then here We go with the solution.. ??

    Follow the steps..
    1. /wp-content/themes/business-leader/style.css go to this file…
    2. here you have to go to 623-630 line number and you will find the following code..

    .site-header {
    background: #333333; [///PLACE WHERE THING IS TO BE CHANGED.. Use ANY COLOR YOU . WANT TO////]
    z-index: 10; }
    .site-header .site-branding {
    padding: 1rem 3rem;
    text-align: left;
    float: left;
    overflow: hidden; }

    Hope You find this helpful.

    If not helpful
    You can send me the link of your website.. I will try to figure it out.. ??

    jasmeetsingh

    (@jasmeetsingh)

    And Do remember after changing the code.. CLEAR THE CACHE OF YOUR BROWSER.. Its Really necessary else changes may not be reflected.. ??

    Kevin

    (@jx-3p)

    Hey,

    I see you’re not using the Virtue theme. I suggest posting in the forums that are related to your theme. That way you’ll get an answer from someone with experience in that particular theme.

    -Kevin

    Thread Starter anjabasaric

    (@anjabasaric)

    Hi all,

    Thanks for your help, I managed to change it.
    Sorry totally didn’t realise I’ve posted in the Virtue section.

    Thanks once again,
    Anja

    Hi anja! I’m currently having the same issue how did you manage to change it?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Menu Background Colour ShopIsle Theme’ is closed to new replies.