-
Author
-
January 6, 2016 at 06:29 #96566MyAdvantageParticipant
Hi,
I’m a beginner on here and i’m trying to remove the icons from feature items, as i’ll be using photos instead. How do you do this, i can’t find the option to disable them. Or does it require CSS?
Also i’m looking to have certain images or videos scattered across my site appear in a popup lightbox. Which element do i need to use for this to happen when a user clicks on the graphic? RT media, or can you do this through the theme directly?
I did a search but the other questions seemed different/more advanced than mine, apologies if there’s an answer already out there.
ThanksJanuary 6, 2016 at 14:50 #96628sharmstrModeratorYou can use this to hide the icon
COPY CODE.feature-icon { display: none !important; }
If you’re only going to be hiding the icons on a single page (or a few pages), I’d use the VC gear icon (upper right) to add the css there instead of putting it in your quick css or child theme so that it doesnt hide them site-wide.
For the lightbox, it depends on how/where you’re adding them. If you’re using VC to build the page, then you can use the single image shortcode and set the On Click Action to open prettyphoto.
The video shortcode will allow the user to go into full screen mode.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 13, 2016 at 08:12 #98217MyAdvantageParticipantHi Sharmstr,
Thanks for all your replies.
In regards to videos though, we’d like to have them appear in a customisable lightbox rather than full-screen. Is there a built in feature to do this or do i need an external plugin?
Thanks
January 13, 2016 at 15:16 #98260sharmstrModeratorYou can try to find a plugin, but if it uses prettyphoto then it will conflict with VC and Kleo.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.