OnePage by MyThemeShop various questions

Hello,

I have a question.

SOCIAL NETWORK at contact can you open it in a new tab if you click on a button?

Portfolio if you hover over it you will see the title and a piece of description can you only show the title?

this is the site that matters
http://www.voslichtengeluid.nl/catering/

Thank you
Ronnie Vos

Hey there

  1. sorry but there is no such option
  2. Yes, you can use this CSS code in Appearance > customize > additional CSS:

#portfolio-grid .item a.expand-view .overlay_container p {
display: none;
}