Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1078145
    markcfrancis
    Participant

    Hi There

    Please see attached, is this possible with X Theme Integrity? Ie full width Google map with custom CSS styling.

    Thanks

    Mark

    #1078270
    Joao
    Moderator

    Hi There,

    This is definitely possible.

    You need to put a full-width map on the first section of your website. Than add the following code to Appereance Customizer Custom CSS

     .x-navbar {
                position:absolute;
                width:100%;
                background-color:transparent !important;
                box-shadow: none;
                border: 0;
           }
           body.x-navbar-fixed-top-active .x-navbar-wrap {
                height: auto;
           }

    Hope that helps

    Joao

    #1079046
    markcfrancis
    Participant

    Perfect thanks !

    #1079087
    Rue Nel
    Moderator

    You’re welcome!
    Thanks for letting us know that it has worked for you.

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