Okay
  Public Ticket #315802
Hide title / Add zoom
Closed

Comments

  • Leonardo started the conversation

    Hi!

    I'd like to make some changes but can't found how to do it.

    First one: In the galery, where all the images are displayed, there's the title attached. Well, I was wondering if it's possible to remove it...

    Second one: When you're on a picture, if you click the image it opens a new tab "~.jpg", but it'd be great to have a zoom there.

    Maybe there are options to enable what I said... But can't found them.

    Thanks!!

  •  8,408
    Tahir replied

    Hey Dyango!

    To remove title add this into the Custom CSS box located in your Salient Options panel :
    body .portfolio-items .col .work-item.style-3 h3 {
        display: none !important;
    }
    
    As regards the zoom feature, sorry its not available in salient. 


    Thanks 


    ThemeNectar Support Team 

  •   Leonardo replied privately