Hello,
I have set the 3 footer widget widths just like described on this link:
https://docs.generatepress.com/article/footer-widgets/
It works. But if the total width of the 3 widgets is equal to something between 96% and 100% (eg. 20%, 50%, 30% or 20%, 48%, 30%) they don’t fit to one row and the layout puts the third widget below, on a second row.
If the total width of the 3 widgets is equal to 95% (eg. 20%, 45%, 30%) everything works fine and widgets are displayed side by side on a single row.
I could not find out why the theme behaves like this. I’m stuck… Do you have an idea about this problem?
And two more important questions:
1- How can I set the amount of space between footer widgets? I do not mean the inner padding which I found in the stylesheet code. I mean the outer space between widget boxes.
2- And one last thing about content positioning. Can footer’s text be aligned center?