Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #286712

    Hi again

    I have just updated the theme on on of my websites and now I have placeholders showing for images in the post slider and also the blog grid.

    Trouble is I cannot find how to remove them. All I want is the title and excerpt. Please advise.

    Regards

    Mark

    #286805

    Hey MKW270210!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    span.fallback-post-type-icon { display: none !important; }

    Best regards,
    Yigit

    #287082

    Thanks foe that but it’s only removed the icon within the placeholder. Now I just have empty boxes the same size as before. See website link sent with first post.

    Regards

    Mark

    #287115

    Hi!

    Please add following code to Quick CSS

    a.slide-image {
    display: none!important;
    }

    Regards,
    Yigit

    #287130

    That sorted it

    Thanks Yigit

    #287133

    Hi!

    You are welcome Mark, glad we could help!
    Have a nice weekend! :)

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Post Slider’ is closed to new replies.