Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #265590

    Hi there,
    I tryed to find out how to delete the post meta info line on quote post type but there is a loop on loop-index.php and only the title is editable inside helper-post-format.php

    Is there another way to get rid of it? Is there an easy solution for it?

    Best regards and thanks in front of all efforts,
    Steve

    #265594

    Hey TenserD!

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

    .format-quote span.post-meta-infos {
    display: none !important;
    }

    Best regards,
    Yigit

    #265605

    Hey Yigit,

    oh man … sometimes I not see the wood for the trees : )

    Many thx!

    Best regards,
    Steve

    #265608

    Hey!

    You are welcome Steve, glad we could help :) Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Disable post meta infos only on one post type’ is closed to new replies.