Hi
I have recently changed some coding but now my navigation bar won't expand to display the sub headings, can anyone help?
Have a look under Football and Other Sports for example here: www.propericonic.co.uk
Thank you
Solved! Go to the solution
This is an accepted solution.
Hi @ProperIconic
Thanks for the post.
Please remove this code from theme.js file
.grid-link__image--loading {
-webkit-animation: inherit;
animation: inherit;
}
This is an accepted solution.
Hi @ProperIconic
1. Go to Online Store->Themes->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.product__image-wrapper--loading {
background-color: transparent;
}
User | Count |
---|---|
24 | |
20 | |
17 | |
16 | |
15 |