Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1342032
    brendanduggan11
    Participant

    Hi, how do I remove the white space below the embeded google map as well as the thin white line above the map.

    http://www.sunshinesalsatours.com

    #1342084
    Rahul
    Moderator

    Hi There,

    Thank you for contacting us 🙂

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

    .x-column.last, .x-column:last-of-type {
        margin-right: 0;
        margin-top: -4px;
        margin-bottom: inherit;
    }

    Thank you in advance.

    Cheers!

    #1342098
    brendanduggan11
    Participant

    Thanks for the quick reply. It worked.

    #1342108
    Rahul
    Moderator

    You are welcome! Have a Nice day 🙂

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