Best Premium and Free WordPress Themes › Forums › Medical Circle Pro › Blog-Title and Post-Title (showing Events) are not appearing
- This topic has 5 replies, 2 voices, and was last updated 1 year, 11 months ago by
acmesupports.
- AuthorPosts
- February 2, 2021 at 3:24 pm #92524
Heidrun Berger
ParticipantHello,
my problem is, that the titles (H1) for my Blog and Events are not appearing.
I can scroll over it with my mouse and see so I the title is here, but it is “hidden” like white letter on white background.
(The titles for other pages are appearing. I created therefore a special formate.)I tried to manage the problem with Custom-css:
/*page entry-title*/
.page .entry-title,
.blog .entry-titel,
.single-post .entry-titel {
color:grey;!important;
font-family: Kristen ITC; !important;
font-weight: bold; !important;
}h1 {color:grey;!important;
font-family: Kristen ITC; !important;
font-weight: bold; !important;
}But it doesn’t work.
Can you please help me?
February 3, 2021 at 6:05 am #92540acmesupports
ModeratorDear Heidrun,
If you can provide us your site URL, we will observe and can provide you with possible solutions.Best Regards!
February 3, 2021 at 8:09 am #92545Heidrun Berger
ParticipantHello,
it’sFebruary 5, 2021 at 5:55 pm #92663acmesupports
ModeratorDear Heidrun,
Please add the given CSS code in the Additional CSS.
Appearance > Customize > Additional CSS.inner-main-title .entry-title, .inner-main-title .page-title { color: #000; }
Best Regards!
February 8, 2021 at 11:19 am #92765Heidrun Berger
ParticipantThis works really perfect.
Thank you very much.February 9, 2021 at 4:55 am #92816acmesupports
ModeratorDear Heidrun,
You are Most Welcome 🙂Best Regards!
- AuthorPosts
- You must be logged in to reply to this topic.