Default font and picts for related posts?

  • Posted in : Impose
  • malspiker
    Participant

    Hey, I have two questions to “Impose”:

    1. Is it possible to edit the default font size for better legibility (on posts)?

    2. If posts don’t have a featured image (quotes or links) in similar posts they showing the heading on grey. Is it possible to add there a global default image, may be via the options?

    Regards,
    r.

    serkan
    Moderator

    Hi malspiker,
    You can use these custom css codes;
    1) @media screen and (min-width: 768px) { .single-post .entry-content { font-size: 15px; } }
    2) .related-posts .post-thumbnail { background-image: url(url-here); }
    Thanks

    malspiker
    Participant

    Hey,

    thanks for the quick reply. The first line works fine, but the code for a default related post thumb does not work (I have added an image url).

    r.

    serkan
    Moderator

    Hi malspiker,
    Could you give me your related url with your issue and i can help you more.
    Thanks

    malspiker
    Participant

    Sure,

    here is a post with one gray thumb: http://goo.gl/bjCtqA .

    serkan
    Moderator

    Hi malspiker,
    You can try to use this custom css code. (Change the color code)
    Wordpress didn’t allow the add the custom image url there but you want to add color to background so this custom css code will solve your issue.

    .post-thumbnail { background-color: #333; }

    Thanks

    malspiker
    Participant

    Hey Serkan,

    this works fine for me – thank you very much.

    Best regards,
    r.

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

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

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

License required for the following item
Login and Registration Log in · Register