• 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?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rwallin

    (@rwallin)

    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

    Does anyone know how to change what posts are the featured posts in the star mag theme?

    thanks for your help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Star-Mag Theme Question’ is closed to new replies.