Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #864027

    Hi,

    For two weeks ago I’ve posted a topic about placing the read more in the text-column and not beneath the featured image. In this topic there was also a solution posted. This worked fine. After placing real posts in the blog, the read-more link is aligned to the left again. The old posts were still aligned in the column.
    Please see my previous topic and my site-url in the private section.

    I hope you can help me out.

    Regards,

    Erwin

    #864687

    Hey erwin_m,

    Thank you for using Enfold.

    Please remove the previous css modification then replace it with the following css code.

    @media only screen and (min-width: 768px) {
        .read-more-link {
            left: 226px;
            position: relative;
        }
    }

    Best regards,
    Ismael

    #864702

    Hi Ismael,

    This is another way of approach. Works fine, thank you, just changed the values a bit.

    You can close this topic.

    Regards,

    Erwin

    #865109

    Hi,

    Glad we could help. Please let us know if you need anything else. :)

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘read-more inline’ is closed to new replies.