Yes, it does make sense. 🙂

Please try to add this to Customize -> Additional CSS

.style2 .blog-feed > h2 {
    visibility: hidden;
}

or this

.style2 .blog-feed > h2 {
    display: none;;
}

But not both. Which one will you keep depends upon how much white space you want to see after the title disappears. Don’t forget to click “Publish” in the upper left corner, when done.

Please let me know if this did the trick.

Kind regards.


Sinisa Pavlovic
lyrathemes.com

first one gets rid of blog-feed title, but I want to remove it from ALL pages