Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1122111

    Hello,

    how do I get it to show the map over the whole page?
    Thanks.

    Regards
    Stefan

    #1122242

    Hey Bassmann,

    Please post a link to where we can see the element in question, we can’t give you accurate CSS otherwise.

    Best regards,
    Rikard

    #1122296
    This reply has been marked as private.
    #1122315

    Hi Stefan,

    Thanks for that, could you place the map inside of a Color Section so that we can target the ID of it please?

    Best regards,
    Rikard

    #1122319

    Hi Rikard,

    I do not quite understand what I should do?

    The map was created with the plugin Ultimate Maps by Supsystic.
    The plugin is in the dashboard!

    If something needs to be changed, then su may like to do that!

    Regards
    Stefan

    #1122529

    Hi Stefan,

    https://cl.ly/0d5a7e27581a You need to put the text block with the map shortcode inside a color section, it is a full-width element and so the map will stretch.

    Best regards,
    Victoria

    #1122656
    This reply has been marked as private.
    #1122871

    Hi Stefan,

    I cannot login anymore, getting a 404 on the login page and cannot see the contact page.

    How can I see the page?

    Best regards,
    Victoria

    #1123050
    This reply has been marked as private.
    #1123637

    Hi,

    Not sure can find the issue what the pugin developer said?

    Best regards,
    Basilis

    #1123783
    This reply has been marked as private.
    #1123838

    Hi Stefan,

    I see that you are not using the Google Maps element from the theme, I can’t get it to go full width unfortunately. But you can try this to get halfway:

    .page-id-1168 #av_section_1 .container {
        max-width: 100%;
        padding:0;
    }
    
    .page-id-1168  #mapConElem_1_16194 {
        width: 100%;
    }

    Best regards,
    Rikard

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