- This topic has 2 replies, 2 voices, and was last updated 5 years, 4 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Full Width Forum › Navbar loses opacity when window size is reduced
I was resizing my browser window and noticed that when the window gets small enough, the navbar turns opaque and ignores the opacity settings I’ve made. Where are the opacity settings referenced for the navbar? The content seems to keep its opacity setting.
Never mind, found it!
Look in main.css and adjust the following line:
@media screen and (min-width:999px){
.header{background-color:transparent !important; }
}
change 999px to something smaller. I used 450px.
Okay thanks for your input. Will solve in our theme too.
Regards,
Shri
Introduction The popularity of WordPress is not something we can ignore. We’ve known it as the best solution that any developer can use to setup […]
This fact cannot be negated that transferring the website to a new host can prove to be really stressful and tiring. However, if you follow […]
In a number of cases, sidebars are perceived as blocks of the site where all sorts of things can be found. As a rule, a […]