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

    Hi,

    I don’t want to show the small image above the title in every blog post.
    http://www.hotelladdict.se

    How do I disable the first small image above each blog post?

    Thanks
    Charlotte

    Image

    #910329

    Hey Charlotte,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    .home .blog-meta a.small-preview {
        display: none;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #910350

    Thanks Nikko :)

    #910351

    Hi,

    You’re welcome, I’m just glad we could help :) Let us know if you need further assistance or if we can close the thread.

    Best regards,
    Nikko

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