VC Mediagrid

Posted in: Newsmag
Post count: 47

Hi,

i’m using VC Mediagrid to dispaly customers logo http://www.okti.pl/o-firmie/referencje

Do you know how can i remove links to images on hover ? I just want to have such grid with logos, but don’t want the logos to be clickable.

Any ideas ?

Post count: 7909

Hi,

Please change the design for media grid items if you don’t want hover effect to default: http://screencast.com/t/3hnk01WJ
And also if you don’t want logos clickable please try this custom css in Theme Panel > Custom Css(this css will apply only for that page):

.page-id-777 .vc_gitem-is-link{
pointer-events: none;
cursor: default;
}

Thanks!

Post count: 47

Hi,

thank you or quick response.

This is nnot what i want. the css is fine, but default style shows Caption and Button under the picture and i don’t want it. Just a logo and nothing more.

Any additional suggestions ?

Post count: 7909

Please choose the Media grid: default or Masonry media: default like I suggested above: http://screencast.com/t/MwXJAKvBo6yb

Media Grid: default – http://screencast.com/t/xtemEakQO5eW
Masonry media: default – http://screencast.com/t/bMWvOoPSgy

Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.