Hi,
id like to keep the last footer menu item open at all times on mobile because it has a picture
my site is https://luxurymrkt.com/products/balenciaga-b-python-print-calfskin-leather-wallet-on-chain-bag
A user wants to keep their footer’s last menu item permanently expanded on mobile devices because it contains an image.
Proposed Solutions:
Two different approaches were offered:
Solution 1 (PageFly-Noah):
Solution 2 (swym/Abhishek):
{% render 'custom-footer-script' %}Status: The discussion provides technical CSS/JavaScript solutions but the conversation appears incomplete, with no confirmation whether either solution successfully resolved the issue.
Hi,
id like to keep the last footer menu item open at all times on mobile because it has a picture
my site is https://luxurymrkt.com/products/balenciaga-b-python-print-calfskin-leather-wallet-on-chain-bag
This is Noah from PageFly - Shopify Page Builder App
Hi @Luxurymrkt Please add code here to open this accordion:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file theme.liquid
Step 3: Add code above the tag
Hope my solution will help you resolve the issue.
Best regards,
Noah | PageFly
Hey @Luxurymrkt ,
It’s good practice to create a copy of your theme and work on that to preview the changes before applying, especially if you are editing the raw code. Alternatively, you can also use the Shopify theme editor’s versions to revert to previous versions, but it is not recommended if you are making multiple changes.
Now to answer your specific question on keeping the last footer menu item remain open always, please follow the below steps:
{% render 'custom-footer-script' %}
See the screenshot below:
Hope this helps!
Regards,
Abhishek from Swym