Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #696536

    When I use the content element Blog Posts and choose:

    Blog style = Grid Layout

    Define Blog Grid layout = Title and Excerpt + Read More Link

    …. then the “Read more” buttons are horizontally cut in half, so only the top half is visible (see screenshot attached in private content).

    It seems like a bug?

    #696538

    Hey BirgitteAlstrom!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .html_elegant-blog .more-link {
        margin-bottom: 20px;
    }

    Cheers!
    Yigit

    #696686

    Thanks, Yigit. That solved the issue.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Blog posts Read more button cut horizontally in half with grid layout’ is closed to new replies.