Tagged: x
-
AuthorPosts
-
December 6, 2016 at 12:11 am #1282632
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.
December 6, 2016 at 6:29 am #1283010Perfect! Thanks for your fast and awesome support.
December 6, 2016 at 8:22 am #1283122I am glad we managed to help,
Joao
February 2, 2017 at 6:33 am #1355121I’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?
February 2, 2017 at 9:47 am #1355351Hi There,
Please add the following code to Appereance > Customizer > Custom > CSS
.x-map { margin-bottom: 0 !important; }
Hope it helps
Joao
February 3, 2017 at 9:45 am #1356837Unfortunately it did not do the trick.
February 3, 2017 at 12:49 pm #1357059Hi There,
Your credentials do not seem to work.
Would you mind providing working credentials?
Thanks
February 6, 2017 at 9:18 am #1359731This reply has been marked as private.February 6, 2017 at 9:34 am #1359757Hey 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!
February 13, 2017 at 5:46 am #1368756Found any solution yet?
February 13, 2017 at 7:42 am #1368846We could not login using the given credentials. Please check.
Thanks.
February 13, 2017 at 3:47 pm #1369574Oh sorry, missed your first answer. The credentials works fine for me..! What might be the problem?
February 13, 2017 at 3:49 pm #1369575This reply has been marked as private.February 14, 2017 at 12:55 am #1370077Hi there,
Please remove the gap elements from right column.
Thanks.
February 14, 2017 at 4:29 am #1370241They 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.
-
AuthorPosts