Blog-Title and Post-Title (showing Events) are not appearing - Acme Themes

Best Premium and Free WordPress Themes Forums Medical Circle Pro Blog-Title and Post-Title (showing Events) are not appearing

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #92524
    Heidrun Berger
    Participant

    Hello,
    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?

    #92540
    acmesupports
    Moderator

    Dear Heidrun,
    If you can provide us your site URL, we will observe and can provide you with possible solutions.

    Best Regards!

    #92545
    Heidrun Berger
    Participant

    Hello,
    it’s

    Hauswirtschaft gestalten

    #92663
    acmesupports
    Moderator

    Dear 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!

    #92765
    Heidrun Berger
    Participant

    This works really perfect.
    Thank you very much.

    #92816
    acmesupports
    Moderator

    Dear Heidrun,
    You are Most Welcome 🙂

    Best Regards!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.