Top alignment in "list" post style + text excerpt width under "1st full" post

  • Posted in : TheBlogger
  • agatasto
    Participant

    Hi
    Is there any option to change alignment from centered to top in a “list” style posts.

    I mean that the post title will be aligned with featured image from top. Now it’s more like in the middle.

    And another thing – is there an option to change excerpt text width under “1st full” post on a home page? Now it’s really narrow and I would like it to be the same width as a featured image.

    serkan
    Moderator

    Hi Agata,
    You can use these custom css code;

    @media screen and (min-width: 768px) { .blog-list .hentry-middle { padding: 0 3em; }
    .blog-list.first-full .hentry:first-child .hentry-middle { max-width: 740px; padding: 2em 0; }

    Thanks

    agatasto
    Participant

    thanks!

    serkan
    Moderator

    You’re welcome.

Viewing 4 posts - 1 through 4 (of 4 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