Can you help please – my blog page here http://www.perth2021.com/news/ is not showing the titles.
Many thanks in advance
Hi Support,
any chance of a reply? I can’t get my blog posts to look the way I want them to…..
Hi bauchope,
The titles are not showing because the color for them was set to white in theme settings, here is the code:
#top #wrap_all .all_colors h3 {
color: #ffffff;
font-size: 35px;
}
You have to go to your theme settings and look for the style where you specify for h3 and change for a different color.
Best regards,
Victoria
Perfect thanks. I have now fixed it.
You can mark this as resolved :)