Okay
  Public Ticket #1610033
Remove Category From Portfolio Slider
Closed

Comments

  • kipperfletcher23 started the conversation

    I would like to remove a comma that is showing in the portfolio slider - When you hover over the image it shows the title and portfolio category. The only issue is that a comma always shows for category (even if one is not selected)

    I would either like to hide the category or delete the comma

  •  2,010
    Ocean replied

    Hi,

    Please go to Appearance > Customize > Additional CSS

    Add css code:

    .project-item p span:last-child{
      display: none;
    }
    
  • kipperfletcher23 replied

    Hi 

    Thats great thank you.

    Are the images used within the theme allowed to be used as stock photographs on the website or would i need to source other royalty free images?

  •  2,010
    Ocean replied

    Hi,

    I think you shouldn't use these images. You should find an other source free images.