• Resolved jaydenreeves

    (@jaydenreeves)


    I had actually started a thread with the same title 5 months ago, but when I commented there today, it wasn’t visible on the front page of the forum, so I’m reopening it so it will be seen.

    Since the last update, the page title is visible again.
    Why does it keep getting changed?
    I have still inserted the CSS code

    h2.cm-entry-title{ display:none; }

    and the page name is still set to “not visible” when setting it up via Elementor. Nevertheless, everything is ignored.
    Not fine. It looks terrible.
    What should I do this time? :-/

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @jaydenreeves,

    Thanks for reaching us,

    With the latest version of the ColorMag theme update, we have changed the Heading Markup of the Page Title. Previously it was H2 but for SEO purpose, we have changed the page title to be H2.

    Since we have changed the markup, you’ll need to change the CSS Code. Please remove the code earlier and add the following code:

    h1.cm-entry-title{ 
    display:none; 
    }

    Let me know if this helps you or not and I will get back to you.

    Regards

    Thread Starter jaydenreeves

    (@jaydenreeves)

    Hey Barsha,
    thx for answering. Yes, that works. Many thx!!

    Regards, Jay

    Hi @jaydenreeves,

    Glad I could help you. Let me know of any confusion or issues and I will get back to you.

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide page title again’ is closed to new replies.