Can someone help me to change Accordion Footer Setting. Please see screenshot provided. By default it opens with (-) sign which mean by default OPEN. I want this to be by default (+) CLOSE, and if someone need more info then can open it. Site - https://deshoeshop.com . Thanks
HI @DSS5
Have to do this using jquery, also have to use screen resolution
Hi @DSS5
I hope you are doing well
In your footer.liquid file
Replace every h2
##
with
##
Actually add a class block-collapsed to h2 and change aria-expanded attribute to false
Please replace only string inside class and aria-expanded attribute
Please check if it works.
Thanks!
hi mate, thanks for the help above but in my coding there is NO - h2 class. can you please simply your reply. i am also trying to post my code so that you can see but not sure why, but unable to paste it here. thanks
I post the above code by inspecting your site code, to look into it further, If you don’t mind, you can send me collaborator request
Thanks
