Hi,
See print screen. How do I get the border on the first article to show?
#itemListLeading .itemContainer:first-child article.itemView {margin-top: 48px !important;}
#itemListLeading .itemContainer:first-child article.itemView {
margin-top: 48px !important;
border-top: 1px solid #E5E5E5 !important;
}
#itemListLeading .itemContainer:first-child article.itemView {
padding-top: 48px !important;
border-top: 1px solid #E5E5E5 !important;
}