Hello D33pak,
Please give your site URL.
Thanks.
Thread Starter
d33pak
(@d33pak)
i am working on localhost right now.
i checked your code there is a file home-blog.php in which there is code which is showing commnet and date.
i think i need to comment that.
is it your Enigma pro advance theme?
Thread Starter
d33pak
(@d33pak)
no i am using basic free theme available on wordpress.org
Hello,
Please go to Dashboard -> Appearance -> Customize -> Theme Options -> Theme General Options -> Custom CSS
insert code into Custom CSS box and save –
.blog-date-left {
display: none !important;
}
Thanks.