Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2523992
Remove Page Header Title
Closed

Comments

  •  1
    dillonwalsh started the conversation

    Hi. How can I remove the title in the page header? Not the page title (where one can turn it off in the GENERAL tab), but in the actual header? I'm using the transparent header, if that helps figure this out. Thank you!

  •  2,699
    PenciDesign replied

    Hi,

    If so, please add more this code to Customize > Custom CSS to do that:

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


    Best Regards,

    PenciDesign

  •  1
    dillonwalsh replied

    Thank you! That was FAST. Do you ever sleep? 😉Â