Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #792193

    How can I align the featured image for Blog Single Author Small to the left on http://apptomorrow.zoiezo.nl/klant-cases/? And is it possible to decrease the space between the blog posts?

    Thanks, Sander

    #792297

    Hey Sander,

    Please try the following in Quick CSS under Enfold->General Styling:

    .template-blog .blog-meta {
        margin: 0 !important;
    }
    
    .template-blog .post-entry {
        margin-bottom:50px !important;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.