Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1311565
    werbar77
    Participant

    Good Day,

    How can I remove the white page space on the home page around my CTA box?

    Please see attached file to see what I refer to.

    Thanks,
    Werner

    #1311586
    Christopher
    Moderator

    Hi there,

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

    .entry-wrap{
    background-color:transparent;
    box-shadow:none;
    border:none;
    }

    Hope that helps.

    #1311650
    werbar77
    Participant

    Thanks it works.

    #1311658
    Thai
    Moderator

    If you need anything else please let us know.

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