Hi there,
Is there a way to remove the blog titles at the top of the page, but only on the blog post pages? If I adjust the header settings in the general settings to show no title, it removes the title from the portfolio pages as well, which I do not want. I tried to hide it with CSS but it still hides titles from all pages. THANKS MUCH :)
Hey bobfurgo,
Please try the following in Quick CSS under Enfold->General Styling:
.single-post .main-title {
display: none;
}
Best regards,
Rikard
That worked perfectly. Thank you so much Rikard! Hope you have a good weekend.
Hi bobfurgo,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria