Home Forums Pro Themes Mediclean Pro Page Name

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24312
    amedeopalace
    Participant

    Hi,

    can I remove the name of the page from the header?

    Thank you

    #24351
    wensolutions
    Keymaster

    Hello @amedeopalace,

    To remove the page-title display from the header of the single page you can paste in the following custom CSS in your Admin Dashboard > Appearance > Customize > Theme Options > Advanced Options > Custom CSS field :

    .header-content h1.page-title { display: none; }

    This will remove the title from the page header, keeping the page header intact.

    If this does not resolve your issue, please explain further your desired requirements with your Website URL so that we could provide you with a precise fix.

    Hope this Helps,

    Best Regards !!

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