Please explain. Are you asking how to add custom CSS or asking for some custom CSS to add? Or what?
Thread Starter
lensv
(@lensv)
Sry,
I need help with some customization of a footer (which I’m not able to make look decent).
/LS
*Edit: I’m using theme Twenty Twenty, if it matters…
-
This reply was modified 5 years, 8 months ago by
lensv.
Explain how you want it changed and please provide a link to a page on your site where we can see this. Thanks. Note: Your link will be public and we will not later remove it.
Thread Starter
lensv
(@lensv)
OK, great!
https://sissythaimassage.se – I need to slim down the footer, which is pretty ugly right now. There seem to be some paddings here, but I can’t find any when inspection the code.
/LS
aside.footer-widgets-outer-wrapper {
padding-top: 1em;
padding-bottom: 1em;
}
helps a bit.
To add or override CSS: use the “Additional CSS” option in the customizer. https://ww.wp.xz.cn/support/article/appearance-customize-screen/
Learn to use the Chrome Developer Tools or Firefox Developer Tools to help you see and test changes to your CSS.
I recommend asking at https://ww.wp.xz.cn/support/theme/twentytwenty#new-post so the theme’s developers and support community can help you with this.
Thread Starter
lensv
(@lensv)
Thank you Steven!
I’ll look in to it as soon as I can…
Have a great day!!
/LS
As an overall good online resource for CSS, I recommend W3 Schools. You can just use it as a reference to look stuff up. But they also have tutorials and areas where you can practice and try stuff out and see how it looks. https://www.w3schools.com/css/default.asp
Thread Starter
lensv
(@lensv)
Thanks!
I’ll have a look there too…
/LS