Got it…yay! Just had to add @tareq’s syntax into the “Global” section of my css. Thanks to both of you, just had to be persistent with trial and error.
I took it out of the php and put it into the css (without the div syntax of course) and it doesn’t solve the issue. I am wondering if it matters where in the CSS I put it.
Odd that using the same exact syntax except putting it in a div in my php worked but not in CSS.
Where in the CSS file should it be placed?
I actually got rid of it on the index page by adding a “title” div and using “.entry-title {display: none}” but that means I have to add that to every page. Is there something I can add to the css file that would achieve this for all my pages at once?