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

    Hey,

    on the website below there is always a white block after masonry which I didn´t insert there. How can I delete it?

    Thank you very much for your help!
    Regards,
    wordmax

    #404393

    Hi wordmax!

    Thank you for coming back.

    In custom.css or Enfold->Styles->QuickCSS put the following:

    
    .home #after_masonry {
        display: none !important;
    }
    

    Best regards,
    Günter

    #404394

    Hi Günter,

    it works fine. Thank you very much for your help.

    Best regards,
    wordmax

    #404421

    Hi!

    Glad I could help you. Enjoy the theme.

    Cheers!
    Günter

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to delete white block after masonry?’ is closed to new replies.