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

    #55602
    @france

    Hello,
    I noticed the blog page (the main one showing the latest posts) is not looking like the other pages I created in the website.
    Where can I manage this page… Is there a special control with the Boss Theme ?
    For example :
    • The title «BLOG» is very large
    • the boys text in the first post is not formatted the way it should (text all stuck together…)
    (note : the blog post pages themselves are ok though, formatting and look is ok)

    ref : http://www.societev.com (in dev)

    Thanks,
    France

    Answers

    #55603
    @france

    In previous question… I ment :
    the body text

    #55638

    Anonymous
    @

    Hi @france, Blog page is default archive page please take a look of boss theme blog demo : http://demo.buddyboss.com/boss/blog/

    The default template file for blog is archive.php and for post its single.php

    For Blog page title you can add this css code to reduce the font size:

    
    h1.main-title {
        font-size: 40px;
    }
    

    Regards

    #55862
    @france

    Many thanks !

    #55912

    Anonymous
    @

    welcome

Viewing 5 posts - 1 through 5 (of 5 total)
  • The question ‘Blog Page Look’ is closed to new replies.