Remove tags from individual posts

Hi,
I want to remove the tags which show below individual posts. I have attached the screenshot.

Hi George,

I hope you are well today and thank you for your question.

You can try achieving this by adding the following CSS code in the Custom CSS option of the latest version of Sparkling theme on the below path.

Admin Area -> Appearance -> Customize -> Sparkling Options -> Other -> Custom CSS

footer.entry-meta .tagcloud {
    display: none !important;
}

Best Regards,
Movin

Thank you so much for the amazing theme and your amazing support, Movin. I hope you come up with a solution to this other thread too, as it’s really very urgent.
Link: https://colorlibsupport.com/t/parallax-image-and-text-rendering-incorrectly-on-uc-browser-non-responsive/

You are most welcome here :slight_smile:

I will reply to you other topics ASAP. We reply topics from older to newer so be patience.