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

    Hi,

    On my site I have a blog according ‘single author – small preview’. See the link in te private content.
    Is it possible to have the ‘read more’ in line with the text? So there should be two columns, I think. Now the read more is always displayed beneath the featured image, even when there’s space enough at the right side of it. Is there a way to force this?

    Regards,

    Erwin

    #858103

    Hey erwin_m,

    Yes! To fix it, just add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS

    
    .more-link {
    display: inline-block !important;
    }
    

    Best regards,
    John Torvik

    #858204

    Hi John,

    Works great. Thank you! You can close this topic.

    Regards,

    Erwin

    #858235

    Hi,

    Great! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

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