Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #275656
    Acting Rehab
    Participant

    How do I remove the Square Icon that shows up on every page?

    #275674
    Skandha
    Participant

    @actingrehab-org: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .square {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #275935
    Acting Rehab
    Participant

    It didn’t work 🙁
    This my site http://actingrehab.org/

    #275937
    Acting Rehab
    Participant

    Got it to work when I went into the stylesheet and updated with your code!

    #275939
    Skandha
    Participant

    @actingrehab-org: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/verity/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a great weekend! 🙂

    Kind Regards,
    Skandha

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Verity Pro / Remove Icon’ is closed to new replies.