This repository was archived by the owner on Mar 13, 2024. It is now read-only.
This repository was archived by the owner on Mar 13, 2024. It is now read-only.
[BUG] Legal Menu and Social Links are not aligned #165
Open
Description
Describe the bug
The alignment of the footer's legal menu and the social icons is completely of. Additionally, the top border of the footer menu is not properly aligned with the content (the last child is missing the rest of the right margin):
This seems to be caused by calling @include flexy-column(10)
on the page-footerBottomHalf
elements.
This is especially troublesome because it cannot be easily overwritten in a child theme.
To Reproduce
Steps to reproduce the behaviour:
- Add a menu to the
Footer Legal
location. - Add some social links in the Customizer.
- Scroll to the site's footer.
Expected behaviour
The legal menu and the social' icons should be placed on the same hight, i.e. by simply using justify-content: space-between
. The border of the footer menu should be properly aligned with the content.
Platform (please complete the following information):
- OS: macOS
- Browser: Safari
- Version: 12.1.1