Okay
  Public Ticket #633621
Portfolio - Meta Below thumps w/ links on hoover
Closed

Comments

  • Jorge started the conversation

    Hi there!

    I'm trying to change my portfolio view using this option: Meta Below thumps w/ links on hoover.

    But how should I do to translate the titles - "View Larger" and "More Details" - into spanish??

    Or even to just eliminate this options - "View Larger" and "More Details" ??

    The thing is that I love the way the items look in preview mode, with the title under the picture and this small like heart button, but I don't want this items to have two options to display ("View Larger" and "More Details"), I just want people enter into the portfolio when they click on the picture (very important for mobile devices for example..) or at least I would like to be customize the text of this labels ("View Larger" and "More Details").

    Could you please help me with that??

    Thanks

  •  8,992
    Tahir replied

    Hey,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    .portfolio-items .col .work-item .work-info a.default-link {
        display: none !important;
    }

    Bes.t



    ThemeNectar Support Team 

  • Jorge replied

    Please, could you be more specific? Where do I find this CSS box and where exactly should I write this code?

    By the way, would this also delete the name below every item image preview? or the labels placed over other portfolios options such us \"title overlaid w/ zoom effect on hoover\"? Cause these ones I would like to keep..

  • Jorge replied

    If it\'s here where you meant (atached pic) it turns into a yellow advise wich says:

    \"Element (a.default-link) is overqualified, just use . Default-link without element name\"

    It\'s there? What do I need to do?

    And what about the other question \" would this also delete the name below every item image preview? or the labels placed over other portfolios options such us \"title overlaid w/ zoom effect on hoover\"? Cause these ones I would like to keep..\"

    Thanks!!

  •  8,992
    Tahir replied

    Hey Again,

    Yes its needs to be placed there. The yellow sign can be ignored.

    Best.


    ThemeNectar Support Team