Tagged: footer
Tried to lower the footer with different replys but it didn’t work! i couldn’t change the height of the footer not at all! How can I minimioze the margin? thanks for some additonal ideas
Hey TScC,
Please add this CSS code in Enfold > General Styling > Quick CSS:
#footer {
padding: 0;
}
Hope it helps.
Best regards,
Nikko
Hi Nikko,
it helped! thanks!
Is there a possibility to make it even smaller?
thanks again
Thomas
Hi,
Please add following code to Quick CSS field as well
#footer .widget {
margin: 10px 0 10px 0;
}
Best regards,
Yigit
Hi Yigit;
it worked
thanks for your help
Great job
Thomas
Hi,
Glad we could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit