[How to] Remove brush icon from slider and header

Home Forums Gillion Theme [How to] Remove brush icon from slider and header

Home Forums Gillion Theme [How to] Remove brush icon from slider and header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Lina
    Participant

    Hi there,

     

    is there any way to remove the brush icon from slider and header image?

    Please see here: http://www.petitchapeau.de or https://www.petitchapeau.de/reiseziele-im-oktober/

     

    Doesn’t make any sense and gives users the imagination to edit the article…

     

    Thanks!

    Best,

    Attachments:
    You must be logged in to view attached files.

    Hi Lina,

     

    Thank you for your question.

     

    I don’t see it in the header image when not logged in but you can remove it from the slider 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

     

    #page-container .blog-slider-content-icon {
        display: none;
    }

     

    Best regards,
    Shufflehound team

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