Home Forums Pro Themes Blog Diary Pro Page title image resize or remove

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #122044
    stefaan maes
    Participant

    Hi,

    How can I alter or remove the page title image (fairily large) on a given page?

    Thanks,
    Stefaan

    #122051
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS, to remove the page title image.

    .page #page-site-header {
              display: none;
    }

    If you have further queries, kindly let us know.

    Regards.

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