Collapsible rows in the footer for refresh theme

Hi,

I would like to have my different options, such as the quick links, contact and newsletter in the footer of my site being in collapsible rows. I am using the refresh theme.

Hello @blasoo ,

Yes possible but need customization.

btw if you are looking for an idea you can follow this;
Create another collapsible rows html parallel to the existing one but keep it hidden for desktop and after that with media query make it visible. With this you have to hide the default one on hidden. Also to make the collapsible work you need to use the JS.
You can this example for collapsible rows.

Thanks

Should I code this into the base.css?

Unfortunately did not work if I placed the code into the footer css

Not sure how good you are with code
btw just want to let you know if you are not good with code then it’s not possible for you to do it.

I am not the best with code, I wouldn’t be able to write one myself.