Tagged: footer
-
AuthorPosts
-
November 21, 2015 at 10:53 pm #540271
FOOTER vertical (line) pace (padding) between the lines in all widgets.
https://www.dropbox.com/s/h967h443s7nhvb0/Bildschirmfoto%202015-11-21%20um%2021.51.26.png?dl=0
this is how it looks
and i want less free vertical space between all footer objects.
:-) thank you
November 22, 2015 at 9:51 pm #540435Hey ebner!
can you please provide us your web site URL?
Cheers!
BasilisNovember 22, 2015 at 10:00 pm #540445thank you :-)
November 23, 2015 at 3:52 pm #540951Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#footer a { padding: 0; } #footer input { margin-bottom: 0; }
Cheers!
YigitNovember 23, 2015 at 4:27 pm #540998Hi Yigit
It worked partially… it worked for the link list but not for the column4 the icons:
how can i get rid of the space between the icon title and the icon-content.also fot the NEWSLETTER column2 it did not work. i need the padding there also gone pls :-)))))))
thank you !
November 24, 2015 at 7:58 am #541369Hi,
Please try the following as well:
#footer .iconbox { margin-bottom: 5px !important; }
Best regards,
RikardNovember 24, 2015 at 8:41 am #541380sorry it does not work….. once i saw the code where but could not found the place again….. it was like:
top .input-text
margin: 0 0 20pxthe 20px is the problem, but i don’t know how to code it right, bacuse i don’t know which “box” it is…..
:-)
November 24, 2015 at 1:39 pm #541583Hi!
After adding Rikard’s code, it should look like the screenshot i posted in private content field.
If that is how you would like it to look, please create a temporary admin login and post it here privately. If it is not, please post a screenshot and show the changes you would like to make :)Best regards,
YigitNovember 25, 2015 at 5:14 pm #542555Hi
i guess you did not got the answer:
1)
i need the vertical spacing between the text entry fields more narrower, this could be the “#top .input-text” has a setting a margin : 0 0 20px…… but how to get rid of this or set this to 10px BUT NOT spacing other sites.
( the space between the line comes from the newsletter plugin form of mailchimp )2)
the space between the lines of email and mobiltelefon in the contact fields column4 should be more niche, meaning narrower. so space between all lines and the 2 icons set narrower.thank you
- This reply was modified 8 years, 11 months ago by daoist. Reason: no answer yet ?
November 30, 2015 at 11:39 pm #544890Hey!
The link you posted is returning a 404 error page.
Best regards,
JosueDecember 3, 2015 at 10:09 am #546314yes because your reply to so long that the site is gone live in meantime.
December 3, 2015 at 5:25 pm #546525Hi!
I have adjusted the code in the bottom of Quick CSS field. Please review your website now
Cheers!
YigitDecember 3, 2015 at 6:59 pm #546597Hi Yigit
Yes that looks nice, thank you.
but the big problem is the mailchimpform area…. the vertical spacing between the entry fields ist to wide. so the whole footer gets higher compared to the rest.can you make the vertical spacing between the entry fields narrower.
thank you.
:-)December 4, 2015 at 1:06 pm #546942Hey!
Try adding this code to the Quick CSS:
#footer .mc4wp-form-fields input[type="text"] { margin-bottom: 0 !important; }
Cheers!
JosueDecember 4, 2015 at 8:02 pm #547256Hi Josue
i did, but i think it did not work , no change ?!
sorryDecember 5, 2015 at 3:08 am #547321Hi!
Try re-refreshing your W3 Total Cache and minifying.
Regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.