Home › Forums › Gillion Theme › Can Pencil Graphic be Deleted from Module?
Home › Forums › Gillion Theme › Can Pencil Graphic be Deleted from Module?
Hi,
On my front page (https://trailposse.com), the second module from the top is a blog slider module that exhibits a pencil graphic left of the headline. Is there a way to omit that graphic?
Thanks,
Glenn
Solution for this topic
Hi Glenn,
I hope you are well today and thank you for your question.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.blog-slider-content-icon { display: none; }
Best regards,
Shufflehound team
Perfect! Thanks so much!
Glenn
You are most welcome here š