Okay
  Public Ticket #2539255
Hiding subtitle on individual portfolio page
Closed

Comments

  •  1
    kglynes started the conversation

    Hi! I hope you're doing well. 

    I would like to have a subtitle for a portfolio item so that it appears in my portfolio grid, but I don't actually need it to appear on the portfolio item's page. 

    Is it possible to have a subtitle (for the grid) but hide it on the individual portfolio item page?

    Any help would be much appreciated! Thank you so much for your time.

  • [deleted] replied

    Hi kglynes,

    That exact option is not available but I can help you to remove the subtitle from project pages. Please send me a project page with description so I can send you the CSS to remove that.

    Thanks!

  •  1
    kglynes replied

    Hello Ylli,

    Thank you for your response!

    Here is the link to a project page http://132.205.224.146/olivia-mcgilchrist-island-a-vr-research-creation-project-in-progress/. You'll see the subtitle appear as [afc field="date"].


    Thanks so much!

  • [deleted] replied

    Hi kglynes,

    Please just add this CSS code to your Custom CSS area:

    .single-portfolio-holder .title p {
    display: none;
    }

    Have a nice day!

  •  1
    kglynes replied

    That worked! Thank you so much for your help. 

    Take care.

  • [deleted] replied

    Hi kglynes,

    Happy to hear thatsmile.png

    P.S: If you like our theme, it would help us a lot if you could give us five star rating on Themeforest from your Downloads tab.

    A huge thank you from Laborator in advance!