page-loader

Home Forums Minimal Portfolio – Free Portfolio Theme How to stop the title from displaying twice?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2781
    Abileweb
    Keymaster

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

    you can disable title by css code. add this code in your theme’s style.css file.

    #2780
    calebdigital
    Participant

    As of now, the page title displays in the header image *and* above the content of the page as you can see here: https://ibb.co/xmwjDMZ

    How do I stop it from displaying underneath the image? when I check the box to not display the title, it takes both titles away. I want the title and top image to remain.

    Thank you!

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