Hello,
I want to solve my problem in the footer. Can we make this list in the footer vertically?
I want it to be like this one:
Is there anyone who can help me this?
Thank you!
Here is my store: cherriesnbananas.myshopify.com
Solved! Go to the solution
This is an accepted solution.
The footer links can be stacked vertically by setting them as blocks rather than inline. Like so:
#shopify-section-footer .nav .nav__item {
display: block;
}
I updated the styles.css.liquid code for you. Should be working now.
Let me know if this has solved your problem.
Steven
User | Count |
---|---|
16 | |
16 | |
13 | |
12 | |
11 |