Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1323326
    jrtoy
    Participant

    HEY, can someone help me remove the whitespace at top of my theme:
    https://shoeboxphotobooth.com/

    I’ve searched and tried about 10 custom css that were on here but to no avail. Thanks in advance and this theme rocks and cornerstone is amazing! Just purchased another license (on sale!) for my other company.

    #1323449
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    It’s coming because of Google doubleclick iframe that is loading right after <body> tag. Please share login details in a private reply so that we can take a closer look.

    Thanks.

    #1323796
    jrtoy
    Participant
    This reply has been marked as private.
    #1323855
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    iframe[name="google_conversion_frame"] {
        display: none;
    }

    Hope it helps 🙂

    #1323870
    jrtoy
    Participant

    Magical 🙂

    #1323891
    Darshana
    Moderator

    Glad we were able to help 🙂

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