Header transparent & Theme Options problems

Hi Movin,

Got 2 problems today : I’ve tried to take out the colour of the header navigation, so I’ve added the CSS code of this topic : https://colorlibsupport.com/t/changing-header-navagation/
But no change…

The screen of my Custom CSS is attached.

Second problem, when I personnalize the theme, nothing appear on the “live modifications”.
You can find a screenshot here.

Thanks

Please, help !

Hi @guigab,

I hope you are well today and thank you for your questions.

Got 2 problems today : I’ve tried to take out the colour of the header navigation, so I’ve added the CSS code of this topic : https://colorlibsupport.com/t/changing-header-navagation/ But no change…

Could you please share me your site URL where it’s happening so that i can troubleshoot it?

Second problem, when I personnalize the theme, nothing appear on the “live modifications”. You can find a screenshot here.

This can be due to plugin conflict on your site so please try temporary deactivating all plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.

Best Regards,
Movin

Hi @movin

Many thanks for your answers !

Here the URL of the website : www.bcnsdk.com

Best,
Guillaume

You can make the header navigation transparent by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Unite Options -> Other -> Custom CSS

nav#site-navigation {
    background: transparent;
}

Hi @movin,

Now it works, but how can I change the background header ? I want that my first picture take all the first page, header included.

To help us keep support thread separates could you please create new thread for your other questions here https://colorlibsupport.com/c/shapely/ instead of asking them in your single thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.