Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1033627

    Hey, need help please, pls see Url below.

    I use the flexible mansonry for a blog overview. I have put it into a color section, where i am able to choose alternate content style to appply styling the text background in grey. Thats what I need.

    2 Questions:

    – How to get rid of the line above ? I did noch choose to have aborder, but i get it. Malfunction here ?
    – How to get rid of the mysterious summary beloa all blog entries ? Malfunction here ?

    Or do I have to do it other way to get the desired styling above ?

    Thanks for help, marcus

    • This topic was modified 5 years, 5 months ago by onsite_org.
    #1033785

    Hey Marcus,
    Thank you for the link to your page, although I didn’t see any line above your entries to remove, but to remove the excerpt from each entry, Please try this code in the General Styling > Quick CSS field:

    
    #top.page-id-3084 .av-masonry-entry-content.entry-content {
    display:none !important;
    }

    Best regards,
    Mike

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