-
daveporter
Hi everyone,
Getting my head around the flex layout settings.
I’m redoing a home page that was originally done in Beaver Builder (on a temp domain)
The second row linked (container/container) with three inner container (columns) is the issue.
I have the buttons aligned on the 1st and 3rd, but the container pushes down to the bottom of the page and into the footer, and I can’t work out why.
I have tried with an existing pattern and one of Mike’s wireframe patterns (updated for 1.7), and they both have the same issue.
I see the inner three containers have their height set to 100%, I assume that is not correct.
Thoughts appreciated.
Dave -
Fernando
Hi Dave,
Did you make any changes to the theme? A CSS isn’t loaded.
Try adding this through Appearance > Customize > Additional CSS:
*,::after,::before { box-sizing: inherit }
-
daveporter
Thanks that sorts it out.
No changes made to the theme as far as I know.
I’ll keep an eye on it when the home page gets updated to the live site…
Cheers, Dave
- You must be logged in to reply to this topic.