Archived topic
how do i change background color on sticky navigation
1 reply · Started by Kimberley on November 5, 2021
Hi guys,
i cant figure out on search theme how to add a white color background in the sticky navigation area. i looked at this video but it could not help me https://docs.generatepress.com/article/transparent-header-and-navigation/
any ideas how?
Hi Kimberley,
You can give this CSS a try:
nav#sticky-navigation {
background-color: #ffffff;
}
If it doesn't work, can you link us to your site? You can use the private information field.
https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information
Let me know :)