Author Posts August 2, 2014 at 10:59 am #76800 bb13Participant How can I create a Grayscale Google Map for my contact page? August 3, 2014 at 3:17 am #77045 ChristianModerator Hey there, We’d love to help you with your concern however, we do provide support for custom Google Map settings. Our Map shortcode depends on the map embed code and does not control the map output. Thank you for understanding. August 8, 2014 at 6:52 pm #81044 bb13Participant In case anyone other X users are looking for this solution I just dropped this code .x-map-inner{ -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); } Into the custom CSS area in customizer after locating <div class=”x-map-inner”> for the map. Worked well. August 8, 2014 at 8:54 pm #81078 CousettMember Glad you were able to get it to work. 🙂 Have a nice day. September 24, 2015 at 2:06 pm #401454 brnsParticipant Thank You bb13 🙂 September 24, 2015 at 2:53 pm #401502 Prasant RaiModerator You are most welcome 🙂 . Author Posts <script> jQuery(function($){ $("#no-reply-76800 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In