Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1144646
    yhshin1020
    Participant

    Hey

    I have a google map set up on my site, and I used css to give it a nice shadow backdrop.

    However, I want to get rid of the white padding around the map, and instead apply the shadow to just the map that is within it.

    How do I go about doing this (via css)?

    Thanks! More details are below!

    #1144648
    yhshin1020
    Participant
    This reply has been marked as private.
    #1144904
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS

    
    .with-container {
    padding: 0px !important;
    }
    

    Hope that helps

    Joao

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