• Hello,

    I would like to remove the “title image” near the top of the page, so that the contents of the page go just below the top picture. So on my link, you’ll see the picture of the grain and the word HOME over it. I would like that removed. Help would be great appreciated. Thank you!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi
    Thanks for contacting to us.
    To hide the page banner section , Go to appearance >> customizer >> find the additional css box and add the below css code inside the additional css box.

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

    Let me know if you have any confusion.
    Thanks
    Akhilesh

    Thread Starter JordanLocksley

    (@jordanlocksley)

    This worked. Thanks so much. Really, really appreciate it.

    Glad to help you!
    If you like our Theme & Support, please give us a rating HERE.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How Do I Remove Title Picture’ is closed to new replies.