Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #226478

    What is this icon that shows up in the event section? it appears to be an oval with a circle in it? I can’t get rid of it. I’m running the most current version of pro. Thanks

    #226538
    Skandha
    Participant

    @devilbluesrecords-com: Hello there,
    That icon identifies a location .
    To get rid of it
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #events-section .entry-summary::before {
        content: unset !important;
    }

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘icon in event above image (pointy oval with a hole in center)’ is closed to new replies.