BuddyBoss Home – Web Support Forums Themes Boss. theme Profile background image not showing properly

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

    #51618
    @jinxuetan

    1)After i installed boss theme, i find that my profile background image is not showing properly as what it supposed to be.
    2) is boss theme compatible with visual composer?

    Answers

    #51624
    @vapvarun

    Hi @jinxuetan, you can include following custom css

    
    .cover-content {
        width: 100%;
        background: transparent !important;
    }
    

    Boss theme is compatible with Visual Composer
    Regards
    Varun Dubey

    #51712
    @jinxuetan

    Hi, i have done what u taught and it works, however the height is not same as yours, mine height is shorter than your demo, any way to achieve the same as yours?

    #51787
    @jinxuetan

    any answer for this??

    #51931

    Anonymous
    @

    Hi @jinxuetan, You can add a standard height height: 320px; along with that css code.

    Regards
    Pallavi

    #51932
    @jinxuetan

    Hi there,
    Ive did what u said, it works, however, it blocks me from clicking on Activity, Notifications, Personal, Mentions and etc (the two bars) due to the cover is bigger.

    #51944

    Anonymous
    @

    Hi @jinxuetan, Paste your site url so I could inspect it and suggest you exact height.

    Regards
    Pallavi

    #52025
    @jinxuetan

    Hi, Ive sent the login details and url to your colleague Varun through email, pls help asap. thanks

    #52088
    @vapvarun

    Hi @jinxuetan, Boss theme do not support jonradio-multiple-themes

    I have checked your install and you are trying to fix two BuddyPress specific theme Kleo and Boss.

    Try with only Boss theme and profile will display good as expected. At present lots of css classes are mixed and it is hard add them separately to Custom css

    Regards
    Varun Dubey

    #62719
    @navdeep

    Hi Varun,
    Even I am facing the same issue as above but your code is not helping.
    Any suggestions what could be wrong?
    Thanks,
    Navdeep

    #62720
    @navdeep

    My issue is resolved. I had inserted the above code snippet in child theme’s css file and it did not work. I re-inserted the code in “Custom Codes” css section and it worked. No further action needed. Thanks!

    #63097
    @anve

    Great 🙂

Viewing 12 posts - 1 through 12 (of 12 total)
  • The question ‘Profile background image not showing properly’ is closed to new replies.