Okay
  Public Ticket #3630131
Hide Page Featured Image and Header on a Single Post
Open

Comments

  • Aron started the conversation

    I would like to remove the page header/featured image/hero area from a single post. I would still like to keep the featured image displaying on other posts, but just removed from on this particular post.

    Attached files:  Screenshot 2024-04-17 at 2.23.57 PM.png

  •  1,655
    Judith replied

    Hi Aron,

    Thanks for writing to us.

    Please share your website URL so that we can write possible CSS for the specific post.

    I look forward to your response.

  • Aron replied

    The specific post is in draft and can only be viewed in preview mode, but here is the URL: https://startupnwa.com/?p=6932&preview=true

  •  1,655
    Judith replied

    Hi Aaron,

    Thanks for writing back.

    This preview page requires a logged-in user to view.

    Please share your logins to help us access them.

    I look forward to your response.

  •   Aron replied privately
  •  2,723
    Andrew replied

    Hi Aron,

    Thank you for getting back to us.

    Could you please give us admin access so we can check this out for you? Currently, we can't access the page due to limited permissions.

    We look forward to hearing from you.

    Thanks,

  •   Aron replied privately
  •  2,723
    Andrew replied

    Hi Aron,

    Thank you for getting back to us.

    Could you reshare the link, currently, trying to access the preview of the page gives a 404 error. Currently I'm seeing these pages as drafts and they both have no content. You can also share a screenshot showing the page you want us to edit.

    5296339601.png

    We look forward to your reply.

    Thanks,

  •   Aron replied privately
  • Aron replied

    Looking to remove the section outlined in red from a single blog post. Need to keep this section on other blog posts.

    Attached files:  Screenshot 2024-04-18 at 9.43.40 AM.png

  •  2,723
    Andrew replied

    Hi Aron,

    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.postid-6932 .heading-title[data-header-style=default_minimal] {
      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. 

    Regards,

  • Aron replied

    That did the trick! Thanks, Andrew : )

  •  1,655
    Judith replied

    Hi Aron,

    I'm happy that we could assist you! If you haven't already, please consider sharing your experience by leaving a review on ThemeForest

    Your feedback is valuable to us and greatly appreciated!

    Should you have any further questions or encounter any issues, please don't hesitate to reach out.

    Best regards,