-
AuthorPosts
-
November 26, 2015 at 12:53 pm #543080
Hallo,
ist es möglich, den Footer hier so einzustellen, dass das Bild genau am unteren Rand des grauen Footers endet?
http://enfold.tvg.de/Vielen Dank und viele Grüsse,
StefanNovember 26, 2015 at 5:56 pm #543321Hey tvgverlag!
Try adding this to your custom CSS.
#footer .textwidget img { bottom: -60px !important; display: block !important; position: relative !important; } #footer .widget, #footer .textwidget { overflow: visible !important; }
Cheers!
ElliottNovember 27, 2015 at 9:37 am #543495Thanks Elliott,
that works, but not so good, the image on the right is after the mouseover very small ( I think -60px :))Best Regards,
Stefan- This reply was modified 8 years, 11 months ago by tvgverlag.
November 27, 2015 at 11:52 am #543559Hey!
Please add following code to Quick CSS as well
#footer .textwidget a { display: inline!important; }
Regards,
YigitNovember 30, 2015 at 11:11 am #544361Thanks Yigit ;)
that works, but the mouse over looks not so fine, please have a look on enfold.tvg.de
Regards,
StefanDecember 2, 2015 at 6:36 pm #546038Hey!
Try this.
#footer .image-overlay { display: none !important; }
If that is not working either then please take a screenshot and highlight exactly what your trying to do so we can get a better idea.
Best regards,
ElliottDecember 5, 2021 at 8:31 pm #1331617Hallo, ich will das nochmal aktualisieren. Wie kann ich den oberen Abstand in meinem Footer verkleinern?
Der hat r Elemente.December 5, 2021 at 8:32 pm #1331618JUnd den unteren :)
December 5, 2021 at 8:33 pm #1331619This reply has been marked as private.December 5, 2021 at 8:42 pm #1331620December 5, 2021 at 8:53 pm #1331623Danke Mike, stimmt!
Und nun würd ich gerne noch den oberen und unteren Rand etwas kleiner und en unteren Rand deutlich kleiner haben wollen :)December 5, 2021 at 9:02 pm #1331625Hi,
Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:#top #footer> .container > .flex_column > .widget, #top #footer form, #top #footer fieldset { margin: 0; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeDecember 7, 2021 at 9:10 pm #1331897Sorry, the Email landed in the spam, I found it now.
And sorry, it does not work – it doesn`t change anything …Before I found just this and it also did nt help:
#footer {
padding: 0;
}December 8, 2021 at 1:04 pm #1331963December 8, 2021 at 6:52 pm #1332021This reply has been marked as private.December 9, 2021 at 12:35 pm #1332108Hi,
Try add ing this css :#top #footer { padding: 0; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeDecember 13, 2021 at 1:34 pm #1332564Thank You.
-
AuthorPosts
- The topic ‘Footer Höhe’ is closed to new replies.