What's your biggest current challenge? Have your say in Community Polls along the right column.

Footer Customization

Footer Customization

Sivadarshan
Shopify Partner
175 1 29

I need the exact design of the image attached 

https://rugd-in.myshopify.com/

password: rugged

 

Screenshot 2024-10-25 145147.png

 

Thanks in advance 

 

 

Replies 3 (3)

DaisyVo
Shopify Partner
1024 130 144

Hi @Sivadarshan 

 

I hope you’re doing well.

 

I noticed that your store footer already has quite a similar design https://prnt.sc/dHpCSZ60ijp9 

 

If you’d like to add additional options, simply go to Theme > Customize > Footer > Menu > Quick Links to add more items to your footer. You can refer to this video to understand better https://www.loom.com/share/4d9286237f3e498aa31d4770582c94f3?sid=a9bbb34a-8855-40bd-8b75-4206bef83bc7 

 

At first, when you add more quick links, it will appear vertically like this, if you want to change it to horizontal, please refer to this video https://www.loom.com/share/6d1c9e8fef724603af26bb6202df1d02?sid=00f8a2ec-5b58-4a4d-abfc-b883bbe829be 

 

I hope this helps, let me know if you have further questions or are stuck at any steps

 

Best regards, 

 

Daisy 

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
Sivadarshan
Shopify Partner
175 1 29

As I am using only single menu it shows in horizontal, if we add more menu list in footer it changes to horizontal menu, but when I check in mobile it is in vertical position

DaisyVo
Shopify Partner
1024 130 144

Hi @Sivadarshan 

 

I see! To apply this change only for mobile, you'll need to add the CSS code specifically for mobile devices. Use the mobile simulator to ensure it displays correctly on mobile only.

DaisyVo_0-1729918888828.png

Please follow the steps shown in the video, but make sure to add the following code before the rest of your custom CSS:

@media screen and (max-width: 600px){
  -- add code for mobile here --
}

I hope this would help

 

Best,

 

Daisy

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution