- This topic has 7 replies, 2 voices, and was last updated 4 years ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Overlay Color Film on Slider
I am trying to figure out how I can put a gradient overlay film on slider image. Using Complete Pro theme fyi.
An example can be seen at https://www.bluehost.com/contact.
Hi,
Kindly show us your website URL please?
Regards,
Brad
Working on a local host that’s whty I can not share any link at the moment. Please send me the custom css code to make it happen on Complete Pro Theme Slider….
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#slider::before {
position: absolute;
content: ">>";
left: 0;
top: 0;
width: 100%;
height: 100%;
background-image: linear-gradient(90deg, #71A024 0%, #0160A2 100%);
opacity: 0.5;
}
Regards,
Brad
Placed the css but nothing has changed on the slider image… Category name #Slider is correct but it does not have any influence on the slider.
Hi,
Okay, Kindly go to style.css >> scroll down to bottom and paste CSS code there.
#slider::before {
position: absolute;
content: ">>";
left: 0;
top: 0;
width: 100%;
height: 100%;
background-image: linear-gradient(90deg, #71A024 0%, #0160A2 100%);
opacity: 0.5;
}
Regards,
Brad
Sorry but it did not work out… Any other suggestions?
Hi,
Kindly add in style.css:
#slider::before {
position: absolute;
content: "";
left: 0;
top: 0;
width: 100%;
height: 100%;
background-image: linear-gradient(90deg, #71A024 0%, #0160A2 100%);
opacity: 0.5;
z-index:20;
}
Regards,
Brad
The Horse Ranch WordPress Themes by SKT Themes are designed to highlight the beauty and professionalism of equestrian businesses. With stunning layouts for service descriptions, […]
Tarot WordPress Themes by SKT Themes offer visually stunning and intuitive designs tailored for spiritual services. With features like appointment booking systems, service sections, testimonial […]
Adventure Sports WordPress Themes by SKT Themes are designed to meet these needs with dynamic layouts, high-quality image galleries, and dedicated sections for services, tours, […]