BuddyBoss Home – Web Support Forums Themes Boss. theme Boss and bbPress CSS conflict

Tagged: 

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

    #42921

    Anonymous
    @

    It appears as though the css of Boss and bbPress gets a little jumbled in the add link pop-up. I’m currently running Boss 1.1.5 and the latest version of bbPress. If I could just remove the entire close button, the word “Close”, and the little “X” icon in the top right that would be great. After all there is a cancel in the bottom left. Any ideas?

    Answers

    #42923

    Anonymous
    @

    Nevermind. I needed to add a !important. Solution was the following if anybody wishes to do the same:

    #wp-link-close {
      display: none !important;
    }
    #42950

    Alyssa
    Participant
    @alyssa-buddyboss

    Glad you were able to solve this. I’ll close it out 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The question ‘Boss and bbPress CSS conflict’ is closed to new replies.