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

    Hey.
    http://www.hotelladdict.se
    I want to hide the featured image in the blog roll and added this code that I have received earlier but it’s not working…
    #top.home.blog .single-big a.lightbox-added.alignnone img.alignnone.size-full {
    display: none !important;
    }

    Best regards
    Charlotte

    #1253985

    Hey Charlotte,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top.home .av-alb-blogposts .big-preview.single-big {
      display: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1253993

    Tack :)

    #1254021

    Hi charlotteraboff,

    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)
  • The topic ‘Hide featured image in blog roll’ is closed to new replies.