Can someone please tell me how to hide the page titles, from each page for some reason they are showing up and I dont think they did before… Looked under customize but I must be missing something… website is scottsdalelanes.com
1 Like
Solved with css
.entry-title {
display: none;
}
1 Like
Hey there,
Thanks for updating us, let us know if you need anything else.
Regards,
1 Like