Hi Everyone!
Hope someone can help, I’m struggling with the footer on my website. I have two menus on the footer and wanted to get them symmetrical together with a logo. Unfortunately after trying and also checking on here I couldn’t solve or do it.
www.karlabat.com
Password = Test123
The logo I can select and centre it but not the menus. Hope someone can help and am open to any suggestions that would make the footer look more organised and symmetric.
Thanks!!!
Update:
Using the following code below pasted in base.scc has helped but still not symmetric with the headings and text.
.footer-block.grid__item.footer-block–menu {
display: flex;
flex-direction: column;
align-items: center;
width: max-content;
}
.footer__content-top.page-width {
display: flex;
flex-direction: column;
align-items: center;
Anyone know how I can finally solve this?
Thanks
Hi Apex, thanks for replying!
I kind of understand what your saying but have no idea how to do it! To be honest I’m not familiar with coding at all, I’ve have sorted a few issues just by copying and pasting code to areas that people have suggestd and kindly helped with but apart from that I have no idea what I’m doing.
So yes it would be great if you could talk me through how I can do what you said.
Thanks!
Can anyone help with this?
Thanks