Home › Forums › CSS › content after h4 having trouble removing › Reply To: content after h4 having trouble removing
November 15, 2016 at 12:17 pm
#247869
Participant
just put this in…seemed to work:
.portfolio-items .work-meta h4 {display:inline-block;}
.portfolio-items .work-meta {font-size:0px;}