I’m sorry for so many questions – this is my first site!
Below is the style.css folder in my child theme. It is destroying the site entirely. Any insight?
/*
Theme Name: Gridiculous
Description: Child theme for style.css
Author: Jared
Template: gridiculous
*/
.post-title {
display: none;
}
I’ve tried it in different places and can’t figure out where those lines of code belong. Thanks again WPyogi and AK Ted.
I have many different templates within the Editor tab. Under the main style.css, where exactly does that go? I’m assuming it’s under “Stylesheet” which is style.css and not Page Template (page.php)?
Thank you all!!!!!!