This topic has 3 replies, 2 voices, and was last updated 8 years by sharmstr.

  • Author
  • #96566
     MyAdvantage
    Participant

    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.
    Thanks

    #96628
     sharmstr
    Moderator

    You 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #98217
     MyAdvantage
    Participant

    Hi 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

    #98260
     sharmstr
    Moderator

    You 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?