Can Pencil Graphic be Deleted from Module?

Home Forums Gillion Theme Can Pencil Graphic be Deleted from Module?

Home Forums Gillion Theme Can Pencil Graphic be Deleted from Module?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • gnbuzz
    Participant

    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

    • This topic was modified 3 years, 1 month ago by gnbuzz.

    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

    gnbuzz
    Participant

    Perfect! Thanks so much!

    Glenn

    You are most welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)