Okay
  Public Ticket #847722
remove tittle
Closed

Comments

  • Sara started the conversation


    How you can remove the page title within the portfolio?

    Thanks!

  • [deleted] replied

    Hi Sara,

    Can you please write us your site URL here on comments first? We need to investigate your site and then get back to you if we have possible solution.

  • Sara replied

    www.canelayclavocomunicacion.com

  • [deleted] replied

    Hi Sara,

    So where is that title please? Are you talking about this? Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer :)

  • Sara replied

    If, that is! Sorry, I did not know how to explain it.
    Thanks in advance : )

  • [deleted] replied

    Hi Sara,

    Just add the code below to Custom CSS area on those pages where you want to hide the title of the project:

    .single-portfolio-holder .title h1 {
    display: none !important;
    }
  • Sara replied

    Thanks : )

  • [deleted] replied

    Glad to hear that :)