Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1172561

    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

    #1172649

    Hey TScC,

    Please add this CSS code in Enfold > General Styling > Quick CSS:

    #footer {
        padding: 0;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1172680

    Hi Nikko,
    it helped! thanks!
    Is there a possibility to make it even smaller?
    thanks again

    Thomas

    #1172748

    Hi,

    Please add following code to Quick CSS field as well

    #footer .widget {
        margin: 10px 0 10px 0;
    }

    Best regards,
    Yigit

    #1172959

    Hi Yigit;

    it worked
    thanks for your help
    Great job

    Thomas

    #1173018

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Height of footer’ is closed to new replies.