Hi there,
I’m unable to change the background colour of the text. I can go into customize and change the background colour which it does but it still leaves a white background behind the text.
In addition I also cant change the colour of the drop down menu ( it is a black, whereas ii want it to be midnight blue). Do advise, thank you!
Hi,
This custom css code will change the dropdown menu background color. If you want to chang the text color instead of background then you can write “color” instead of “background” string.
@media screen and (min-width: 992px) { .nav-menu ul ul li a:hover { background: #0e2438; } }
I just checked your website but in the middle of the page is white because of the protect the text. If you mean that white part then you can use this custom css code;
You are welcome :) We’d be very happy if you can spare a minute to rate the theme on ThemeForest. Your feedback will boost our motivation and help us to work harder on future updates.