Okay
  Public Ticket #2886778
how to remove category and date inside blog post
Closed

Comments

  • Amber Waugaman started the conversation

    Hi there, I have these turned "off" (hidden) in all the settings that I can find, but the date and category are showing up in the blog post. How can I get rid of these? 

    Thanks!

  •  854
    Neuron replied

    Hi Amber,

    You can remove it by adding the following code at Appearance > Customize > Additional CSS.

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

    Feel free to ask for anything you need.

    Kind Regards


  • Amber Waugaman replied

    Awesome. this worked. thank you!

  •  854
    Neuron replied

    You are welcome anytime, feel free to ask for anything you need

    If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes