Hi - I was wondering if there was a simple way to "merge" the left 2 footer widget columns into one. My goal is to have the left half of the footer display photos, with 2 columns to the right of it .
Thanks,
John
Hi - I was wondering if there was a simple way to "merge" the left 2 footer widget columns into one. My goal is to have the left half of the footer display photos, with 2 columns to the right of it .
Thanks,
John
Hi,
No, that is not possible without modifying the theme but you can enlarge the first column of the footer widgets. You can add something like this on your custom.css
.flex_column.one_fourth.first {
width: 44%;
}
Regards,
Ismael
That's a perfect solution - did exactly what I was looking for!
Thanks again for all your help!
Glad Ismael could help :)
Let us know if you have any other questions or issues.
Regards,
Devin
This topic has been closed to new replies.