New Landing How can we help? Themeforest Theme Support Clique Change blog title font size.

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Clique
  • #1744
    Laylen
    Member
    Post count: 1

    How do I go about changing the font size of blog posts. I would like to be able to customise the font size for the title but also for the date/category subtitle and for the text preview. See here… http://lukeaylenphotography.co.uk/blog-2/

    Thanks in advance.

    #1883
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Link goes to a 404 page?

    – Ed

    #2051
    Laylen
    Member
    Post count: 1

    Sorry. Changed it to http://lukeaylenphotography.co.uk/blog after posting! 

     

    #2160
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    You can add the following to the custom css box within theme options:

    .blog-item h1 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px
    

    – Ed

    #127321
    dailybicycle
    Member
    Post count: 17

    Hi,

    This topic the closest answer I’ve found to my question but it still doesn’t solve the issue I’m working with.

    I need to change the font style of the title of each blog post from h1 to h3, which is not bold. Any suggestions?

    Or better still, is possible to make h1 normal instead of bold?

    Thanks so much,
    Reid

    #127327
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .blog-item h1 {
    font-weight:normal;
    }

    – Kyle

    #127332
    dailybicycle
    Member
    Post count: 17

    Hey Kyle,

    Thanks for the quick response. The custom css you mention I had already attempted but to no avail. I’ve tried again but still with no result. I should mention that I’m using Neighborhood and not Clique. Any other suggestions?

    Thanks!
    -Reid

    #127333
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    @dailybicycle – Please provide always specific page url to get right exact solution. You made a confusion to us.

    Thanks
    Mohammad

    #127340
    dailybicycle
    Member
    Post count: 17
    This reply has been marked as private.
    #127343
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .single-post div.heading-text h1{font-weight:normal !important;}

    Thanks
    Mohammad

    #127344
    dailybicycle
    Member
    Post count: 17

    Hey Mohammad,

    Thanks for the fast response. I’ve tried the custom css you say, but it still is staying bold. Any other suggestions would be most appreciated!

    Thanks again,
    Reid

    #127347
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Are you referring to the page heading? If so add this to your custom css:

    .page-heading h1 {
      font-weight: normal;
    }

    – Kyle

    #127350
    dailybicycle
    Member
    Post count: 17

    Hey Kyle,

    Thanks so much. That did the trick. I guess I was referring to the page heading for a post page. It’s what is called “page title” in the post editor, but is definitely within the div.heading-text in the page code.

    Thanks again to both of you!
    -Reid

    #127355
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

Viewing 14 posts - 1 through 14 (of 14 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register