BuddyBoss Home – Web Support Forums Themes Boss. theme Remove image area on blog posts

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

    #63382
    @jackjjw

    hiya!

    I was just wondering, on the boss theme, is there an easy way of hiding the top image area completely on normal posts?

    I.e. so it just displays the title and details, removing all of the empty space from the image?

    Thanks 😀

    Jack

    Answers

    #63547

    Anonymous
    @

    Hi @jackjjw
    You can use following css to hide them.

    
    .single .page-cover {
        background-color: #3c7a90;
        display: none;
    }
    

    Regards
    Varun Dubey

    #63702
    @jackjjw

    Thank you Varun, that has worked 🙂 I don’t suppose you know how I can change it to show the full post including image on the main blog page?

    Sorry, that’s my last question.

    Jack

    #65515
    @buddyboss

    Hi @jackjjw

    Boss theme have inbuilt option to display except or full content on blog page.
    https://drive.google.com/file/d/0B3JP4B8e-iV8NXNKVUl4LWhwZ0U/view?usp=drivesdk

    Regards

    Varun Dubey
    BuddyBoss Support Specialist

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Remove image area on blog posts’ is closed to new replies.