jts82843 Posted January 18 Posted January 18 I'd like to edit the site header on the home, services, & resources page so that the header is blurred at 70%. Please help!
Solution yubrajs Posted January 18 Solution Posted January 18 Hi, Here is the code you have to put in custom css: #collection-658323ea6ebb5533fc88dbe7 .header-background-solid, #collection-6589b02f549719130fe08df7 .header-background-solid, #collection-6588f7e4f48be01f828283bc .header-background-solid{ background-color: rgba(42, 107, 172, 0.30) !important; } This will make the header bg 70% transparent. jts82843 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment