Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #651826

    I have a Google Map I built using “Google My Maps” that displays my property inventory. I would like to replicate the full screen look and feel of this site: http://www.lamar.com/InventoryBrowser

    Please see private content for more details. Thank you!

    #651919

    Hey Starkos,

    Thanks for getting in touch with us!

    In the embed code they provided change the value for the width to “100%” and adjust the height to the value you want as well. Then please add this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .page-id-580 .container {
        margin: 0px;
        padding: 0px;
        max-width: 100%;
    }
    

    Best regards,
    Jordan

    #652421

    Unfortunately, that didn’t work. I’ve made the changes you mentioned, but the width and height is still not 100% of the main container.

    #652929

    Hi,

    Thanks for getting back to me!

    I added the !important tag to the ‘max-width: 100%’ part of the code I gave you before. That forced it fullscreen.

    Let me know if you need further assistance.

    Best regards,
    Jordan

    #661029

    I tried this again, but still no luck. Again, I’m trying to have it look like this:
    http://www.lamar.com/InventoryBrowser

    Any help would be greatly appreciated. Thank you!

    Please see private content for login information.

    #662317

    Hi,

    I don’t know why but I can’t access the dashboard. Did you set the color section to have a minimum height of 100%?

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.