Move widgets to side in Rebalance theme

  • Is there any way to move the footer widgets to the side in Rebalance theme?

    The blog I need help with is: (visible only to logged in users)

  • Hi there, we can move it up beside the content, but it comes with a few problems. The main one is that we have to use position: absolute to do that which means that it essentially floats free and on top of all the other elements in the page, so it can end up overlaying other elements. On your main page, it ends up overlaying the footer items. We can make adjustments, but we sort of end up building a house of cards and changes or additions to pages require a trip back into the CSS to adjust spacing, and it may even get to the point that each page ends up having to have specific CSS to space things properly.

    I would suggest looking for a different theme that has a sidebar.

  • Im going to leave it alone. Since I changed done other elements it looks much better. Thank you!

  • You are welcome, and let us know if you have additional questions or problems.

  • The topic ‘Move widgets to side in Rebalance theme’ is closed to new replies.