New Landing How can we help? Themeforest Theme Support Joyn Change font size in standard post

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Joyn
  • #237944
    Acurio
    Member
    Post count: 30

    Hi,

    1. I would like to change font size in all my detail posts.
    2. I don’t think that the date font size will be adjusted when we change the font size in question 1. How do I change the font size on the dates?
    3. Is it possible to make the date show without the days? E.g. January, 2015.

    http://www.secretwings.se/?portfolio=energy

    #238234
    David Martin – Support
    Moderator
    Post count: 20834

    1)

    Are you referring to the text within your portfolio post? Ex: http://www.secretwings.se/?portfolio=energy

    2) Please use this CSS

    .item-details time {
        font-size: 12px;
    }

    Thanks.

    #238236
    Acurio
    Member
    Post count: 30

    Hi,

    1. Correct.
    2. Thanks, that worked.

    #238237
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    1) Please test this for your portfolio items, some use the h5 and some use the p tag.

    .single-portfolio .content-wrap p,
    .single-portfolio .content-wrap  h5 {
        font-size: 16px;
    }

    Thanks.

    #238239
    Acurio
    Member
    Post count: 30

    That worked, thanks again.

    Any idea about question 3?

    #238242
    David Martin – Support
    Moderator
    Post count: 20834
    This reply has been marked as private.
Viewing 6 posts - 1 through 6 (of 6 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