Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1389538
    bperry420
    Participant

    Hello,

    I am using the Envira Gallery plugin on two different websites.
    Both are built in your X theme.

    One website is using the Integrity Stack (http://www.newtonkd.com/projects/)
    One website is using the Renew Stack. (http://perrywebcreations.com/kagan-test-page/)

    The website using the Integrity stack has whitespace around the gallery that I can’t get rid of.
    On the Renew site, I was able to use negative top margin on the gallery Section to remove the whitespace.
    Negative margin does not work on the Integrity site.

    Also the Integrity website does not play nice with Envira. The page loads very slowly.

    1. Can you please tell me how to remove that whitespace from the gallery built in Integrity?
    2. Why does the page load so slow on the Integrity site?

    I am attaching a screenshot of the whitespace that I’m talking about.

    #1389543
    bperry420
    Participant

    here is the screenshot

    #1389901
    Paul R
    Moderator

    Hi,

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    body p:empty {
        display:none;
    }
    

    With regards to slow loading kindly refer to the link below for site optimization.

    https://community.theme.co/kb/performance/

    Hope that helps

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