-
AuthorPosts
-
June 16, 2017 at 4:45 pm #808997
Hello to all,
How I can make smaller space between columns please?
I faild managing it by myself :(I am using 1/4, 1/4, 1/4,and 1/4.Actually the space is 74 pixels, and I would like to have around 30px (it dosn’t needs to be exactly).
the same I need for 3x 1/3.Thank you very much for correct css with “%”.
Milan
June 17, 2017 at 11:00 am #809259Hey Milan,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardJune 19, 2017 at 6:57 pm #809903Hello Rikard,
you can see it here: http://wptest.online/
All what I need is smaller space between columns, something around 30-0% less space.
Thanks,
MilanJune 20, 2017 at 2:01 am #810097Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
div .av_one_fourth { margin-left: 2.5%; width: 23.12%; }
Hope this helps.
Best regards,
NikkoJune 27, 2017 at 2:08 pm #813414Hello,
provided CSS work ONLY if I am not using paddings for columns.
Do you have some CSS for .av_one_fourth when padding is used please?
MilanJune 27, 2017 at 2:15 pm #813419Hey there Milan! :)
Code i was about to recommend is the same as Nikko’s. Maybe we are not clear on the changes. Can you please add 4 columns to the bottom of your testing page with padding so we can provide you an accurate code? :)
Cheers!
YigitJune 27, 2017 at 2:22 pm #813421Hello Yigit,
I added padding to 4 columns.
M.June 27, 2017 at 2:23 pm #813423+ added login access to admin
————————————————
Hello Yigit,
I added padding to 4 columns.
M.June 27, 2017 at 2:29 pm #813430Hi!
Please add following code to Quick CSS as well
#top .av-flex-placeholder { width: 2%; }
Cheers!
YigitJune 27, 2017 at 2:37 pm #813439What to say? I am happy AGAIN! I am telling to everybody Enfold and the support is the best.
Thanks!!!June 27, 2017 at 2:42 pm #813446oh and last thing: I would like to have smalle space between content and slider – do you have some css or do I want too much? :)
June 27, 2017 at 2:49 pm #813448Hi!
You are welcome Milan, we are always happy to help :)
No, not at all :)
Have you tried using separator/whitespace element?Best regards,
YigitJune 27, 2017 at 2:51 pm #813449oh sorry, I meant space between content and SIDEbar.
June 27, 2017 at 2:55 pm #813454Hi!
Please try adding following code to Quick CSS as well
.inner_sidebar { margin-left: 30px; }
If that does not work, we might need a screenshot :)
Cheers!
YigitJune 27, 2017 at 3:19 pm #813467It works, everything resoved. Thank you one more time :)
have a nice day!
MilanJune 27, 2017 at 3:21 pm #813470 -
AuthorPosts
- The topic ‘Space between columns’ is closed to new replies.