• Resolved jasonpel

    (@jasonpel)


    Hi,

    How can I remove this red spot from the background? It stays in the same position when scrolling.

    Please see: https://imgur.com/a/A0nDdGT

    Man, for the life of me I can’t find this. Is there a setting in the customizer or can you provide the CSS to hide this?

    Great theme, thanks! ??

    • This topic was modified 9 months, 2 weeks ago by jasonpel.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author peregrinethemes

    (@peregrinethemes)

    Hello @jasonpel ,

    Put below css in Additional CSS field of customizer to remove that background pattern. We’ll add an option to hide this pattern in next update.

    body .bloghash-glassmorphism {
        display: none;
    }

    Thank you

    Thread Starter jasonpel

    (@jasonpel)

    Hi, thanks for the quick response! CSS fixed it. Love this theme, great work ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove red spot on background’ is closed to new replies.