-
AuthorPosts
-
October 10, 2018 at 8:12 pm #1020041
Hi there,
I am trying to achieve a consistent margin of 10px around all the columns up and down. Currently the space in between the columns is too big.. Could I get some advise please?
I tried several codes you gave for this problem in the forum, but none of them works.This is one page where the gap between left & right column is far too big:
Thanks for your help!
October 11, 2018 at 5:34 am #1020166Hey Susanne,
I tried to look at your page, but I received a message that it was “under construction.” I believe we will need to login to see your page. Please advise.Best regards,
MikeOctober 11, 2018 at 10:52 am #1020262Hi Mike,
sorry – my fault!
Below are the login details.
Thanks!October 12, 2018 at 3:46 am #1020552Hi,
Thank you for the login, I have made the adjustments but you may need to clear your browser cache to see them.
To make this change I turned on your custom class fields in your elements by going to Enfold Theme Options > Layout Builder > Show element options for developers, then I added the two classes “custom-right-column” & “custom-left-column”
then I added this code in the General Styling > Quick CSS field:/*custom column width - bucharest*/ #top.page-id-438 .custom-right-column { margin-left: 0px !important; width: 67% !important; } #top.page-id-438 .custom-left-column { width: 30% !important; }The columns are very close together now, if they are too close, please adjust the “margin-left: 0px” to perhaps “5px” or more.
This solution will only effect the one page, please let use know if you want it to effect other pages.Best regards,
MikeOctober 12, 2018 at 5:18 pm #1020748This is just wonderful, Mike – you are a star! Thank you,
SusanneThe topic can be closed now.
October 12, 2018 at 5:27 pm #1020752Hi,
I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Decrease space between columns’ is closed to new replies.
