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

    Hello,
    in your blog customisation (style article ) you let only the choice between an image on the left or an image on the top. I do not want to see this preview image on the blog posts.
    For example : https://leboncourtier.fr/comment-remplir-questionnaire-sante the image on left takes a lot of place.
    Do you have a custom CSS to remove it?
    Thanks a lot
    Daphné

    #1183440

    Hey Frappe_Daphne,

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

    .single-post .blog-meta {
      display: none;
    }

    Best regards,
    Rikard

    #1183460

    It works perfectly, thanks a lot!

    #1183565

    Hi Frappe_Daphne,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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