BuddyBoss Home – Web Support Forums Themes Boss. theme Events Manager Profile Page Bug

Viewing 4 posts - 1 through 4 (of 4 total)
  • Question

    #64128
    @hoollaaconnect

    Hi there,

    The picture attached is a bug I found using Events Manager plugin. The issue is with the cover photo and it only affects the Events profile page. All other pages are fine.

    I have unchecked all the options for Events Manager to override the theme but it doesn’t seem to work. Please advise on this. Thanks for your usual help.

    Answers

    #64192
    @anve

    Hi @hoollaaconnect,

    Try adding following css in custom css option of child theme.

    
    .events #buddypress #item-header .bb-cover-photo {
      display: none!important;
    }
    

    Regards
    Anve

    #64258
    @hoollaaconnect

    @anve,

    Thanks. Worked perfect!

    #64265
    @anve

    Great 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Events Manager Profile Page Bug’ is closed to new replies.