- 
		AuthorPosts
 - 
		
			
				
March 22, 2017 at 11:30 am #764713
HI
1. How to hide excerpt event in list view?. I am using page builder and excerpt looks bad I need to keep link to more information only.
2. How to hide link to Google Map? I switch off Google maps in Event Calendar settings, besides that it is displaying in list view.
3. Feature image is cover the price label when hover.Please find screencast with descriptions herehttps://drive.google.com/file/d/0BwQGscVsobrDZDU1M3djZF9IUVU/view?usp=sharing
BR
KrzysztofMarch 23, 2017 at 11:57 am #765346Hey Krzysztof,
Can you give us temporary admin access to your website in the private content box below, so that we can check this on your page.
Best regards,
VictoriaMarch 23, 2017 at 12:18 pm #765360Hi
Yes, please find in privat area
BR
KrzysztofMarch 23, 2017 at 3:58 pm #765531Hi
I hide google maps url in css.tribe-events-gmap { display: none; }Can you help me how to hide excerpt event in list view but keep link to more details?
KrzysztofMarch 23, 2017 at 4:38 pm #765548Hi again
I find css for hide excerpt event in list view#tribe-events .tribe-events-content p { display: none; }March 24, 2017 at 5:50 pm #766309Hi Krzysztof,
Great job! :) Here is a piece of code that you can add to enfold-child/styles.css to fix the image overlaying the price issue:
.avia_transform a:hover .image-overlay { z-index: 4; }Let us know if you have any more questions.
Best regards,
VictoriaMarch 24, 2017 at 6:11 pm #766323Hi Victoria
It works nearly great.
Nearly because when hover efect is disappears, image is covers price label for the moment.
You can check on url in private area
BR
KrzysztofMarch 26, 2017 at 8:22 pm #767031Hi Krzysztof,
Please modify the rule for the image overlay to be z-index 4 all the time:
.avia_transform a .image-overlay { z-index: 4; }Let me know how it worked out for you.
Best regards,
VictoriaMarch 27, 2017 at 11:18 am #767339Works great, thank you
March 27, 2017 at 4:21 pm #767538Hi Krzysztof,
Great! Glad we could help!
Best regards,
Victoria - 
		AuthorPosts
 
- You must be logged in to reply to this topic.
 
