How can I adjust my footer column width?
Hello,
Where can I edit my footer column’s width? I want to change it.
Please advise.
Replies (3)
-
October 22, 2021 at 6:44 am
Hello,
Where can I edit my footer column’s width? I want to change it.
Please advise.
-
October 22, 2021 at 5:57 pm
Hi Ada
Thanks for reaching out.
the only thing we can do using CSS is to make the left padding of the third column to 0. The width cannot be set as this will break the responsiveness..footer-widgets-wrapper .widget-column.align-right { padding-left: 0; }
Copy the above CSS & Paste it in Appearance -> Customize -> Additional CSS
You’ll need to upgrade if you want more footer options.
Best Regards
-
October 28, 2021 at 2:08 pm
Hello,
Is there other way to have these three columns have equal Colum width?
https://prnt.sc/1xm3a89It kinda looks weird because the space/margin on the left size is so small while the right side has a lot of space.
Please let me know.
Thanks!
-
October 29, 2021 at 5:39 am
Hi Adam
I am sorry to say but the free version has only one default columns layout.
You’ll need to upgrade to PRO if you want more columns options.Check the footer in Pro demo
https://ownshopwp.spiraclethemes.com/prodemo1/Best Regards