Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1291635
    bshum
    Participant

    Hi
    I’m trying to modify the css on an Envira gallery and it’s not working. I put the css both in the Envira plug-in css area for the gallery and the global css area for the theme. Neither will produce the changes that css is supposed to produce. I’m trying to change the padding around the images and remove the hover caption.

    Link: http://brianshumway.com/happy-valley (It’s the top gallery. I’m using an “automatic” Envira gallery.)

    I’m also having a few images loading very pixelated or the image is partially missing (this missing image displays fine in the second gallery below, which is not an Envira gallery.)

    Please help!

    Thanks

    #1291894
    Nabeel A
    Moderator

    Hi there,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1291969
    bshum
    Participant
    This reply has been marked as private.
    #1291989
    bshum
    Participant

    I’m specifically referring to the first (top) gallery on this page:

    http://brianshumway.com/happy-valley

    #1292328
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .envira-gallery-item-inner .caption {
        display: none !important;
    }

    Hope that helps.

    #1292810
    bshum
    Participant

    Yes thank you. I just needed to add “!important”

    #1292868
    Lely
    Moderator

    You’re welcome!

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1291635 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>