Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #207148

    Hi

    For one specific post category i would like to I would like to disable the preview picture. But only for this category, all other posts should should show the preview picture.
    My Blog http://gothsick.de/blog/
    The category where the preview picture should not be shown: http://gothsick.de/blog/category/fotos/einzelstuecke/

    Any chance to do this?

    Regards
    Raymond

    #207150

    Hey raymontag!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .category-einzelstuecke .big-preview.single-big { display: none; }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Disable Preview Picture for one specific post category’ is closed to new replies.