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 Brian Palmer
Hi Josh-
Using the Inspect Element tool, I was able to find the CSS that was applying this hatching in the Headliner theme:

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:
Share this post
Showing 3 reactions
Sign in with