When I open menu in mobile version, links from the drop-down collection are not visible. Interestingly, I know the links are there because if you click in the empty space where they are supposed to be, it takes you to the corresponding link.
Initially figured that it was the text color for the links, but no matter where I change those, no difference. Please, any clarity will be appreciated since I’m a certified noob with no experience. Thanks!
The custom code added to the custom.css file was overriding the design for mobile devices. To display the dropdown menu on a mobile device, please add the following code at the end of the ‘theme.liquid’ file.
Steps to add CSS:
Step 1: Go to Online Store > Themes > Active theme > Edit
If you require further help to add the code to your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!