Hello,
After a recent upgrade, it looks like the titles have disappeared from the articles on this website.
https://www.mariastasteofitaly.com/
I went in to article options and show title is checked.
I'll send admin credentials shortly.
Hello,
After a recent upgrade, it looks like the titles have disappeared from the articles on this website.
https://www.mariastasteofitaly.com/
I went in to article options and show title is checked.
I'll send admin credentials shortly.
The login info doesn't work, could you check again?
Hi
Thanks for the login info.
Actually the article title is showing there but in white so you don't see it. It due to the conflict with the style of Bootstrap versions on your site so I added this custom css to solve it:
h1 {
color: #000000 !important;
}
Kindly check.