Hello,
On web/full screen my footer instagram icon is right aligned which is what I want. However on mobile I'd like it to sit below the footer menu, in the centre.
Is someone able to help?
Solved! Go to the solution
This is an accepted solution.
sorry for this issue
also thank you for the post
1. Go to Online Store->Theme->Edit code
2. Asset->/timber.scss.liquid->paste below code at the bottom of the file.
@media screen and (max-width: 768px) {
.grid__item.post-large--one-half.medium--one-half.text-right {text-align: center !important;}
}
it's my pleasure to help us
User | Count |
---|---|
443 | |
196 | |
103 | |
100 | |
90 |