Skip to main content

getting rid of hatching on feature content sliders

Hey, I'm using the headliner template to create my website but the hatching lines going across the pictures look like crap and I want to get rid of them. How do I do this?

Official response from

Hi Josh- 

Using the Inspect Element tool, I was able to find the CSS that was applying this hatching in the Headliner theme:

hatching.gif

 

You can remove the hatching by finding the .page-features .slides li:before selector in the Theme.scss file of your custom theme and changing the display property to none, like so:

hatching-css.gif

Share this post

Showing 3 reactions

How would you tag this suggestion?
Please check your e-mail for a link to activate your account.