Tagged: Blog
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
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