-
AuthorPosts
-
January 18, 2015 at 1:12 am #381339
Hello
I am trying to reduce height from my Enfold theme footer.
Can you please help me?Thanks,
Claudio
January 19, 2015 at 5:32 pm #381921Hey Claudio!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#footer .widget { margin: 0; }
Best regards,
YigitMay 2, 2016 at 9:07 pm #626023Hi, does this still work for 3.5.4 version? I tried it out and didn’t notice any change.
May 2, 2016 at 9:58 pm #626052Hi!
Yes it should be working properly.
Can u please create a new ticket with your web site, so we can check the issue better?Best regards,
BasilisNovember 7, 2016 at 6:33 pm #709417I added this code to my site… http://www.moveit2colorado.com and it has not adjusted the footer height… still need it to shrink by about 150 pixels because I’m trying to make the socket and the footer area the same height. Is there a custom CSS that would work to achieve this?
November 7, 2016 at 10:08 pm #709493Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#footer .widget { margin: 0; }
Best regards,
YigitJuly 1, 2019 at 4:45 pm #1114925Hi,
it still don´t work. I´d like to by about 120 pixels.
July 1, 2019 at 4:57 pm #1114929Hey RonnyE2019,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan ShannonJuly 1, 2019 at 6:12 pm #1114950here you are
July 5, 2019 at 10:30 am #1116007Hi,
This should adjust the footer height or remove the padding.
#footer { padding: 0; } #footer .widget { padding: 0; }
Please don’t forget to toggle the Performance > File Compression settings after adding the code.
Best regards,
IsmaelJuly 9, 2019 at 6:40 pm #1117132Hi,
the footer is still high. What is wrong?
Furthermore what should I change after adding the code?Regards
July 10, 2019 at 11:08 am #1117367Hi,
Thank you for the update.
Can you give us a screenshot of the section that you’re trying to adjust? Are you referring to the container at the very bottom of the page or the one containing the widget?
Best regards,
IsmaelJuly 10, 2019 at 4:56 pm #1117507Hi,
I like to have the text in the footer-widget smaller (half size)
Furthermore what should I change after adding the code?
July 12, 2019 at 4:46 am #1117908Hi,
Thank you for contacting us.
For testing purpose, I have Disable “merging and compression” for CSS and JS files from Enfold > Performance.
You can change the footer fonts from Appearance > Widget > Footer column1 > text widget > text view
Best regards,
VinayJuly 26, 2019 at 7:22 pm #1122201Hi,
I have 2 footer columns, the first with text, the second with a footer-menu. I changed the CSS, so it is now horizontal (used your advice).
But the text is a little lower than the menu.
How can I have text and menu-text on the same height (line, position)?
Thanks, ChristineJuly 27, 2019 at 8:32 am #1122279Hi Christine,
Could you post a link to your site so that we can have a closer look please?
Best regards,
RikardJuly 27, 2019 at 10:09 am #1122294July 27, 2019 at 10:10 am #1122295Hi,
another question: How can I change the height of the footer because I don´t need it that big.
Thanks.July 27, 2019 at 1:19 pm #1122314Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
#footer { padding: 0; } #footer #text-3 p { margin: 0; }
Best regards,
RikardJuly 27, 2019 at 1:40 pm #1122317It works, thanks a lot !!
July 27, 2019 at 5:44 pm #1122400Hi christineglitsch,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaJuly 27, 2019 at 6:07 pm #1122405Hi,
jetzt funktioniert das Footer-Menü, aber das Header-Menü, das horizontal ist, öffnet die Unterpunkte nur noch horizontal, statt vertikal.
Hat einfach plötzlich so angefangen.
Was hat sich verstellt?
Ich habe schon versucht, alle CSS-Einträge zu löschen, aber das ändert auch nichts.
Danke
ChristineJuly 27, 2019 at 6:45 pm #1122419Hi Christine,
Could you please attach some screenshots of the issue?
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaJuly 27, 2019 at 9:04 pm #1122435July 27, 2019 at 9:06 pm #1122436Hi Victoria,
hope you can see my menu.
The horizontal type is wrong, the vertical (old website) is right.
Best regards
ChristineAugust 1, 2019 at 3:06 am #1123702Hi,
Thank you for sharing the details.
To keep this topic relavant to the title and to avoid multiple issue in one ticket please open a new ticket for the header issue with all the details and post your admin login details in private content area so we can take a closer look at the issue.
Best regards,
Vinay -
AuthorPosts
- You must be logged in to reply to this topic.