Okay
  Public Ticket #2012681
Is it possible to remove date and kategori frem post?
Closed

Comments

  • TonnyP started the conversation

    Hi

    Is it possible to remove date and kategori frem post?

  •  675
    Neuron replied

    Hi ToonyP,

    Sure, that is possible, simply add the following style in Appearance > Customize > Additional CSS.

    .single .o-blog-post .o-blog-post__meta {
        display: none !important;
    }

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.