rwallin
Member
Posted 3 years ago #
I'm running the Star Mag theme and really like it but I am having a problem with the older article display on the main page.
When the post has an image the older article disply on the front page is filled with the image. is there a way to strip the image tag for these posts when displayed on the front page?
rwallin
Member
Posted 3 years ago #
kinda figured it out .. since it has it's own css I simply added one for images.
.post-sm-entry img
{
display: none
}
works like a charm
lagoamedia
Member
Posted 3 years ago #
Does anyone know how to change what posts are the featured posts in the star mag theme?
thanks for your help.