Thread Starter
wpvirgin
(@wordpressvirgin)
Yes yes. If you notice my first post I stated that I did in fact create the child theme. Thank you. All the changes are made on that.
Thread Starter
wpvirgin
(@wordpressvirgin)
Hey DMC,
Try
.entry-meta {
display: none;
}
.comments-link {
display: none;
}
I’m still struggling with a few things myself. I think the above code helped me solve it but now I don’t have any date on posts or a nice comments section. Am probably going to have to hire someone with more knowledge. Best of luck!
Thread Starter
wpvirgin
(@wordpressvirgin)
After trying over and over I finally realized I had to put the above code UNDER the last } symbol on the child theme style sheet. Thank you 🙂