Okay
  Public Ticket #1066040
Portfolio
Closed

Comments

  •  2
    thomas started the conversation

    Hello,

    I still don't get a answer from you.

    Can I give the cross to close a portfolio gallery because it's white and I can not see them

    Second questions

    I had a question, when I put my cursor on the portfolio picture it zooms in in the color white. Is it possible to change that in a zoom with a darker color like the demo HOMEPAGE NEW or transparant? and can I put the info about the project in  the picture when you put you cursor on it?

    Many thanks!

  •  2,010
    Ocean replied

    Hello,

    Customize css code for cross to close a portfolio gallery and cursor on the portfolio picture it zooms with a darker color:

    ==> You can add css code here: http://www.awesomescreenshot.com/image/431375/60a65bbd73398f66ec983fe267a49737

    .mfp-close-btn-in .mfp-close {
        color: #333 !important;
    }
    span.overlay {
        background: #111111;
    }
    

    2, and can I put the info about the project in  the picture when you put you cursor on it?

    ==> It's need edit code for this.

    Thank you