Tagged: navbar, Transparency
- This topic has 7 replies, 2 voices, and was last updated 4 years, 8 months ago by Skandha. 
- 
		AuthorPosts
- 
		
			
				
January 31, 2021 at 1:40 pm #272731Dirk Fritsche ParticipantHi out there, 
 The question how to change the Main Nav-Bar Transparency when scrolling down was already asked, but without posting a solution. Could you please post a solution to the issue ?BR Dirk January 31, 2021 at 11:09 pm #272761Skandha Participant@five-birds: Hello Dirk, 
 Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#header-top.sticky { background: rgba(0,0,0,0.5); }You can change the opacity by changing the value 0.5. 
 Let me know if this works out!
 Kind Regards,
 SkandhaFebruary 1, 2021 at 5:15 am #272783Dirk Fritsche ParticipantHi Skhanda, 
 Thanks for the quick reply. This seems not to be working. The Custom CSS has no effect on the header-top.Could you please have a look at http://www.develop-bse.5bp.de BR Dirk February 2, 2021 at 7:07 am #272944Skandha Participant@five-birds: Hello Dirk, 
 Please try using the following CSS Code.#header-top.sticky { background: rgba( 84, 114, 134, 0.8) !important; }You can change the opacity by changing the value 0.8. 
 Let me know if this works out!
 Kind Regards,
 SkandhaFebruary 2, 2021 at 5:28 pm #272987Dirk Fritsche ParticipantHi Skandha, 
 Worked perfect. I was experimenting with “important” but put it on the wrong place in the css :-).As always: Thanks for quick and excellent support! Stay healthy. BR Dirk February 2, 2021 at 11:48 pm #273009Skandha Participant@five-birds: Hello Dirk, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review? 
 https://wordpress.org/support/theme/nepalbuzz/reviews/#new-post
 Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
 appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards, 
 SkandhaFebruary 3, 2021 at 5:13 pm #273077Dirk Fritsche ParticipantDone with a 5/5 Star Rating ! February 3, 2021 at 10:31 pm #273089Skandha Participant@five-birds: Thank you for your wonderful review. Let me know if you come across any issues. Have a good day! 🙂 Kind Regards, 
 Skandha
- 
		AuthorPosts
- The topic ‘NavBar – Change Transparency’ is closed to new replies.
