OceanWP Footer Widget settings?
-
I’m using Elementor with OceanWP theme. I have the widget footer area set to 3 columns and I have added some buttons in the footers. Most of Elementor has setting everywhere to do almost anything. I would like to change my buttons to 100×100 and right , center, left justify them so they look good under my slider. How can this be done?
nwihabitat.org. The current buttons are stretched but I would like them to be smaller.
Thanks for any suggestions.
-
Hello, you want that the three images on your footer be 100px maximum each and left, center, right position, right?
Try this css code:
#footer-widgets img { width: 100px; } #footer-widgets .col-1 img { text-align: left; } #footer-widgets .col-2 img { text-align: center; } #footer-widgets .col-3 img { text-align: right; }Thank you for the response but I may not have been clear. I wanted to right justify the left footer, center the center footer and left justify the right footer. Another option would be if I could add more widgets to the footer, say 5 widgets and then only populate the middle 3. I don’t see where to add widgets either.
Thank you for the code. I don’t see an area in the footer settings where I can add code. Where is this done?
Elementor is much easier to do some things but harder to do others. 🙂Create footer sections in Widgets. Then make a custom footer (using OceanWP Library and style in Elementor) and then choose custom footer in page attributes.
Hi, yes, exactly as @spirit3soul said, you can create a custom footer with Elementor: https://youtu.be/XVL34Ul6dWU
I ended up using Header Footer Builder, once I figured out how to get it to display on the page.
Thanks for the help
You’re welcome 🙂
The topic ‘OceanWP Footer Widget settings?’ is closed to new replies.
