Hey guys,
is there a ‘quick CSS’ fix to adjust: –
1. The transparency level on the glassy header
2. The height of the header.
Thanks guys.
Hey Marssolutions!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
header#header.av_header_transparency {
background-color: rgba(255,255,255,0.2);
}
2- Please go to Enfold theme options > Header > Header Size = Custom pixel value and change header height as needed
Cheers!
Yigit
Awesome, many thanks!