How can center the arrow icons. Please help.
link store: https://96ii2c3a3nr71f7g-49295786151.shopifypreview.com/
Solved! Go to the solution
This is an accepted solution.
Hii, @Janamir
Paste this code on top of the theme.scss file.
i.fas.fa-angle-right {
position: relative !important;
top: 4px !important;
}
Thank You.
This is an accepted solution.
Add following code bottom of theme.scss.liquid file.
i.fas.fa-angle-right {
position: relative !important;
top: 4px !important;
}
Thanks!
This is an accepted solution.
Hii, @Janamir
Paste this code on top of the theme.scss file.
i.fas.fa-angle-right {
position: relative !important;
top: 4px !important;
}
Thank You.
This is an accepted solution.
Add following code bottom of theme.scss.liquid file.
i.fas.fa-angle-right {
position: relative !important;
top: 4px !important;
}
Thanks!
Welcome Again!
User | RANK |
---|---|
219 | |
59 | |
50 | |
24 | |
24 |