Okay
  Public Ticket #3686078
Blog: Hide Header and Title
Open

Comments

  •  5
    Tobias started the conversation

    Hi,
    I want to hide all meta information ie. the whole heading section of a single blog post and have a working transparent navigation.

    Will post URL and details privately in a comment.

    Thanks for your help!

  •   Tobias replied privately
  •  2,895
    Andrew replied

    Hi Tobias,

    Thanks for writing to us.

    To make the changes as requested, you will need to add some custom CSS code. To do this, please follow these steps:

    From your WordPress dashboard, Navigate to Salient > General Settings > CSS/Script Related. In the custom code area, insert the provided CSS snippet:

    .single .heading-title {
      display: none;
    }

    Once the code is added, save and refresh the page to see if the change has been applied. In case it helps, please check this section from the documentation on CSS/Script Related. If this does not work as expected or If you have any further questions or need additional assistance, don't hesitate to write back, I'm happy to help. 

    Thanks,

  •  5
    Tobias replied

    Thanks, that removes the title. But I can't use the transparent header feature for the navigation as well, am I correct?

  •  1,782
    Judith replied

    Hi Tobias,

    Thanks for writing back.

    You can only use it with an image on the Page Header and so if the content is removed then the Transparent Header won't be applied.

    Should you have any further questions or encounter any difficulties along the way, please don't hesitate to reach out. 

    Best regards,