Tagged: white space, whitespace
-
AuthorPosts
-
May 25, 2016 at 7:19 am #637888
How can I remove or specify the spacing between content elements in a column? I would prefer a more compact page and insert space as I need.
May 25, 2016 at 8:04 am #637897Hey norcalnathan,
Thanks for getting in touch with us!
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
JordanMay 25, 2016 at 4:24 pm #638104nathanandriley.com/public_html/index.php
You’ll see the large white spaces, for example. I hope i’ve inserted the picture below correctly. I’ve put red lines where the whitespace is i’m referring to.
http://nathanandriley.com/public_html/wp-content/uploads/2016/05/Capture.jpg

-
This reply was modified 9 years, 5 months ago by
norcalnathan.
May 25, 2016 at 4:30 pm #638108Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.content, .sidebar { padding-top: 10px; padding-bottom: 10px; }Best regards,
YigitMay 25, 2016 at 4:51 pm #638127That did not seem to work. I’ll supply my login details in the Private area.
May 26, 2016 at 4:01 pm #638783Hi,
Please use following code instead
body .container_wrap .hr.avia-builder-el-last, body .container_wrap .hr.avia-builder-el-first { margin: 10px 0; }Best regards,
YigitMay 26, 2016 at 6:46 pm #638888Hi Yigit,
I added it in General Styling and it did not change anything.
Thanks,
Nathan
May 27, 2016 at 2:27 pm #639289Hi,
Please add following code to Quick CSS as well
#tumblr-widget-2 { padding-bottom: 0; }Best regards,
YigitMay 28, 2016 at 12:09 am #639556I added the code in general styling and it did not change anything. If you look at the screenshot above, all places where the red lines are have the extra space that I want to be able to reduce or eliminate.
May 28, 2016 at 8:50 am #639683Hi,
Please refresh the page to clear cache and review the site now. i have added the below code fo further reduce spacing.
.grid-gallery-photos { height:initial!important; min-height:230px; }Best regards,
Vinay -
This reply was modified 9 years, 5 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
