Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1282632

    Paul R
    Moderator

    Hi,

    To get rid of the margin, you can add this under Custom > Edit Global CSS in the Customizer.

    
    .home #contact-section .map-column p {
        margin:0 !important;
    }
    

    Hope that helps.

    #1283010

    dbv
    Participant

    Perfect! Thanks for your fast and awesome support.

    #1283122

    Joao
    Moderator

    I am glad we managed to help,

    Joao

    #1355121

    dbv
    Participant

    I’m trying a new map plugin now (the standard Google Map in Cornerstone) and unfortunately the code doesn’t work any longer. How should I change it?

    #1355351

    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS

    .x-map {
        margin-bottom: 0 !important;
    }

    Hope it helps

    Joao

    #1356837

    dbv
    Participant

    Unfortunately it did not do the trick.

    #1357059

    Joao
    Moderator

    Hi There,

    Your credentials do not seem to work.

    Would you mind providing working credentials?

    Thanks

    #1359731

    dbv
    Participant
    This reply has been marked as private.
    #1359757

    Rahul
    Moderator

    Hey There,

    Thanks for writing back!

    Unfortunately, the given login credentials doesn’t seem to be working. Would you mind double checking it?

    Thanks for understanding!

    #1368756

    dbv
    Participant

    Found any solution yet?

    #1368846

    Christian
    Moderator

    We could not login using the given credentials. Please check.

    Thanks.

    #1369574

    dbv
    Participant

    Oh sorry, missed your first answer. The credentials works fine for me..! What might be the problem?

    #1369575

    dbv
    Participant
    This reply has been marked as private.
    #1370077

    Christopher
    Moderator

    Hi there,

    Please remove the gap elements from right column.

    Thanks.

    #1370241

    dbv
    Participant

    They are removed now. I attach an image of how I would want it to look. I want a margin underneath the social icons, and 0 under the map.