themefisher / airspace-hugo

Airspace Hugo theme for multipurpose use, like Portfolio, Blog, Business.
https://gethugothemes.com/products/airspace/?utm_source=airspace_github&utm_medium=referral&utm_campaign=github_theme_about
MIT License
354 stars 509 forks source link

Change the colour of the slider/hero-area background #96

Closed bigo229 closed 4 years ago

bigo229 commented 4 years ago

Hi, how do i change the colour of the slider/hero-area background is it in _slider.scss i want to change it from black to blue

Many Thanks

tfsomrat commented 4 years ago

Hey there, I didn't get it properly, because we use background-image in slider and you are talking about the background color. If you want to use solid color, then you first need to remove the bg-image, and then you can set a solid color from _slider.scss file.

bigo229 commented 4 years ago

Hi i still want to use the bg-image & change slider background color from black to blue overlay

tfsomrat commented 4 years ago

Ok, then go to scss/home.scss, at the end you will find .overlay class. change your color from here.

also if you like this template, a star to the repository would be fantastic.