BuddyBoss Home – Web Support Forums Themes Boss. theme Blog post title twice

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

    #52622
    @randomtheo

    My blog post are showing the title twice. I have attached an image. chirotogether.com

    Answers

    #52641

    Anonymous
    @

    Hi @randomtheo, Yes the featured image is appeared as a banner above the code with site title..You can check it our theme demo : http://demo.buddyboss.com/boss/blog/the-boss-advantage/

    If you want to remove the title so pls add this code to your custom css:

    
    h1.main-title {
        display: none !important;
    }
    

    Regards
    Pallavi

    #52663
    @randomtheo

    Thanks

    #52667

    Anonymous
    @

    🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Blog post title twice’ is closed to new replies.