Site logo

Archived topic

Footer Bar and Footer widget paddings

11 replies · Started by Rostyslav on February 28, 2021

Viewing posts 1–12 of 12

Hello,

How can I add custom paddings for Footer Bar and Footer widgets in desktop, tablet and mobile view? :https://ibb.co/bRzHXtw

I would like to align the footer bar and widget texts with the body text. https://ibb.co/txMHwGn

Thanks!

Hi Ying, it doesn´t work properly. Can you help me with what CSS code can I add for desktop/tablet/mobile view to add custom paddings for Footer Bar and Footer widgets?

Thanks!

It should work!

Have you tried in customizer with cache plugin disabled and have cache cleared?

CSS is not a good practice when there's customizer option available. Excessive CSS will slow down your site.

It doesn´t work properly. Here I am adding padding in the foot-bar: https://ibb.co/NN99Lh1 and here is the result on the website: https://ibb.co/VVZgX7h. It doesn't make any effect. You can check it on my website.

900px

Hello again! With this code:

.site-info .inside-site-info.grid-container {
    max-width: 800px;
}

i fixed de footer bar. What CSS can I use for footer widgets area to make the same effect that the code you gave me before: https://ibb.co/kyJ9bgr

Thank you!

No problem :)

This archived topic is closed to new replies.