Hello I’m using Narrative theme and have added the company address and email to the footer using this at line at line 33 in footer.liquid however:
32-- {% when ‘menu’ %}
33--
Menudogg PTY Ltd
Adelaide
South Australia
34-- {%- assign link_list = block.settings.link_list -%}
It displays great on the footer on mobile, but on desktop it is not aligned with the search and contact us as per this screenshot
What CSS can I add to align the address to the left but keep it centre justified,
Thankyou
