 
	
		
		
		
		
			
- 
		AuthorPosts
- 
		
			
				
October 6, 2017 at 11:34 am #860951Hi, 
 can I delete the link of the gallery overview items to the portfolio page? I am talking about our first gallery, I dont want them to be linked to any pages… Thanks in advance,
 JonnaOctober 9, 2017 at 9:07 pm #862105Hey jonna_gaertner, When you are adding a gallery you can select for the gallery to link nowhere. 
 That will do disable any of the linksBest regards, 
 BasilisOctober 9, 2017 at 9:36 pm #862122Hi Basilis, 
 thank you very much for your help, but where can I select that? I cant find it?!
 Best
 JonnaOctober 12, 2017 at 5:16 am #863135Hi, I’m sorry for the confusion. There is no option for that but you can use the following css code to disable the links. .av-masonry-entry { pointer-events: none; }Please turn on the custom css class attribute so that you can apply the modification to a specific masonry element. // http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ Best regards, 
 IsmaelOctober 12, 2017 at 10:25 am #863313Hi Ismael, 
 tank you. I wanted to turn on the custom css class attribute, but didn´t understand it. It says: “First Add this line of PHP to your functions.php file so that the custom class field is enabled”.Where can I find the functions.php file?
 On the ftp Server?
 Best
 JonnaOctober 12, 2017 at 1:29 pm #863403Hi Jonna, You can go via Appearance > Editor and find that file there. Best regards, 
 VictoriaOctober 12, 2017 at 7:10 pm #863575Hi Victoria, 
 this worked out, but for both masonry galleries that are on the front page. Is it possible to give this code to only the first masonry gallery, not to both?
 Best regards
 JonnaOctober 12, 2017 at 7:22 pm #863586Hi Jonna, Please go to Enfold theme options > Layout Builder and check “Show element options for developers” then edit your element and give it a custom CSS class (“my-custom-class” in example below) and then add following code to Quick CSS .my-custom-class .av-masonry-entry { pointer-events: none; }Regards, 
 Yigit- 
		This reply was modified 8 years ago by Yigit. 
 
- 
		This reply was modified 8 years ago by 
- 
		AuthorPosts
- You must be logged in to reply to this topic.
