 
	
		Tagged: header
- 
		AuthorPosts
- 
		
			
				
February 20, 2018 at 7:49 pm #914970Hi I found some CSS to make the header transparent, but it seems to affect scroll mode too. I used: #header { 
 background-color: transparent !important;
 }
 #header .header_bg {
 background: transparent !important;
 }Is it possible to change the menu color in scroll mode slightly? February 20, 2018 at 8:21 pm #914986Hey Jonas, So you would like to change the background color on scroll? Best regards, 
 Jordan ShannonFebruary 20, 2018 at 8:30 pm #914990Yes, now its transperant, ans I would lik it to be White / transperant, so its possible to read the menulinks February 20, 2018 at 9:01 pm #915016Hi, Can you change your css to the following: .av_header_transparency{ background:transparent!important; }Best regards, 
 Jordan ShannonFebruary 20, 2018 at 9:05 pm #915026Its not working. Tried it put with the existing CSS and after removing#header { 
 background-color: transparent !important;
 }
 #header .header_bg {
 background: transparent !important;
 }February 20, 2018 at 9:08 pm #915032Hi, Did you add the css to the very top of the quick css area so that it runs first? If not please do so and test again. Best regards, 
 Jordan ShannonFebruary 20, 2018 at 9:18 pm #915043Yep, no reaction (cache is flushed) February 20, 2018 at 9:48 pm #915065Hi, Please provide admin info so I can log in and look into this issue further. Best regards, 
 Jordan ShannonFebruary 21, 2018 at 11:27 am #915357Here U go February 21, 2018 at 12:53 pm #915403Hi, Can you try to add this css code in Quick CSS (located in Enfold > General Styling): #top .av_header_transparency #header_main { background: transparent; } #top #header_main { background: rgba(255,255,255,0.4); }Hope this helps :) Best regards, 
 NikkoFebruary 21, 2018 at 1:07 pm #915416Ohh Yeaarh, its working, thanks a lot February 21, 2018 at 1:15 pm #915422Hi, You’re welcome, let us know if you need further assistance :) Best regards, 
 Nikko
- 
		AuthorPosts
- You must be logged in to reply to this topic.
