Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #133800
    paras.chheda
    Participant

    I am looking for a way to get rid of a grid sign that appears on top of every page in this theme (clean portfolio pro). It looks similar to a hashtag sign. I have tried entering CSS for clean background colour and clean background image but didn’t help. Can anyone help me solve this ASAP?

    #133829
    Skandha
    Participant

    @paras.chheda: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .square {
        display:none;
    }

    Let me know if this works out.
    Regards,
    Skandha

    #133916
    paras.chheda
    Participant

    Thanks a lot. That worked perfect! Cheers!!

    #133917
    Skandha
    Participant

    @paras-chheda: 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/cleanportfolio/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 good day!

    Regards,
    Skandha

    #133967
    paras.chheda
    Participant

    yes no problem! I had another query, when I add social media buttons to my website they disappear when the window size reduces is there a way to solve that?

    #134040
    Skandha
    Participant

    @paras-chheda: Please post in your site URL so that I can look into the issue.

    Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘remove the grey grid sign from the top’ is closed to new replies.