Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #170358
    Chance Osecare
    Participant

    Hi

    I’m currently evaluating Pop Rock and have run into something interesting. The word “Archives:” appears on the header image in white font on the “Events” page. Is there a way to make it go away?

    http://www.liveat5band.com

    Thanks

    #170373
    sapana
    Participant

    @chance-osecare: Go to=> Appearance=> Customize=> Additional CSS=> add the following css code

    .post-type-archive-tribe_events .custom-header-content .entry-title {
        display:none;
    }

    let me know if this works out!

    Kind Regards,
    Sapana

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Possible Bug’ is closed to new replies.