Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #694958

    Adding the script (in Private Content) adds in an icon for no reason – how can I rid the page of this icon?

    I have tried in a code block and in a text block (in html mode) and I get both results back the same.

    #695027

    Hey whdsolutions!

    Can you please post the link to your page where we can see the issue?

    Best regards,
    Yigit

    #695028

    Link in Private Message

    #695029

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .cqc-container .image-overlay {
        display: none!important;
    }

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.