Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #279368
    ipseity
    Participant

    Hello,

    There seems to be a diamond shape at the top pf EVERY page of my site. The theme is verity. Is there any way to remove this?

    Thanks!!

    #279376
    Skandha
    Participant

    @ipseity: 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

    #279409
    ipseity
    Participant

    i had to remove some incorrect CSS to make it work. Thanks!!!!

    #279432
    Skandha
    Participant

    @ipseity: 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 good day! 🙂

    Kind Regards,
    Skandha

    #280253
    ipseity
    Participant

    For some reason the page titles are showing up now?? Why is that? It wasn’t showing a few days ago?? I don’t want to see ‘Home’ or ‘Branding’, etc. Can you help with that?

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Remove Template Design Feature’ is closed to new replies.