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 #1720582
Hide Title in Single post
Closed

Comments

  • Fraula started the conversation

    Hi, i'd like to hide the Title in single post.

    I once did it, but i totally forgot what was the custom css code.

    Best regards

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to do that:

    .container-single .single-post-title{ display: none; }
    

    Best Regards,

    PenciDesign

  • Fraula replied

    It worked like a charm ! 


    Thank you very much