• Resolved schnittverhext

    (@schnittverhext)


    Hello dear team,

    is it possible to make the date in the blog view a little smaller? So it unfortunately rethinks very large parts of the pictures.

    best regards
    Lina

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author YITHEMES

    (@yithemes)

    Hi there,
    two ways to solve this issue:
    1) deactivate dates badge from Customizer > Blog > Show date badge
    2) customize it via CSS

    header.entry-header .date-and-thumbnail time.published {
        width: 85px;
        font-weight: bolder;
        padding: 10px 5px;
        font-size: 12px;
    }

    You can play with these properties to better meet your needs.
    Anyway looking at your website and at blog post covers, I think you can disable the date badge to achieve a better result ??

    Thread Starter schnittverhext

    (@schnittverhext)

    Thank you <3
    I’ll let it go through my head, with or without a date. ??

    best regards
    Lina

    Theme Author YITHEMES

    (@yithemes)

    You’re welcome ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘date in the blog’ is closed to new replies.