it is happening only with i phone , other android devices play it on loop immediately while launching the page .
i have another inquiry ; i have been having a hard time with black colors hiding some sections , like the cart quantity ( including the remove button , result search ( bar ) and while clicking the cart it gives a black background hiding all info
How can we locate classes that are in the drawer from the below screenshot, i want to modify this .css.
for example, in the drawer there is a button with class=“button”, but I am not able to locate it in order to change the background to black.
You can move the custom code to the very beginning of base.css and the issue should be fixed on mobile
About the 2nd question, to know the class of an element, you need to learn how to use the Chrome Inspect tool. It is a useful skill on your belt because you can use it again and again in the future. You can search on Youtube for a tutorial on using Chrome Inspect tool.