Re: Footer menu is unclickable

Solved

Why is my website's footer menu not clickable?

BadForm
Tourist
5 0 1

Hello there,

 

I am new to this coding world and need help with my website.

I have been playing with the code a bit, and just realised that my footer - menu, social media icon and email subscription are not clickable at all. So everything in the footer just appears to be text.

Screenshot 2023-02-10 at 3.20.47 PM.png

 

What have I done wrong here? Can I please get some help?

 

Thank you so much in advacne.. 🙂

Soy

Accepted Solution (1)

infoatcodelab7
Shopify Partner
593 141 154

This is an accepted solution.

@BadForm 

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css  and paste this at the bottom of the file:

 

footer {
    z-index: 0 !important;
}

 

Want to modify or develop new website, Hire us.
If helpful then please Like and Accept Solution .
Email: info@codelab7.com

View solution in original post

Replies 7 (7)

LeoPham
Shopify Partner
32 2 1

Hi @BadForm 

Can you share with me the page url?

banned
BadForm
Tourist
5 0 1

Hello,

 

Here's my URL and password

https://f1955f-2.myshopify.com/?_ab=0&_fd=0&_sc=1

Password - aistee

 

Thank you for your reply! 😆

GemPages
Shopify Partner
5625 1261 1241

Hello @BadForm 

 

Could you please share your store url ( with pass if your store password is enabled ) then I can see and suggest something for you?

 

Best regards,
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center

INA_MSWEB
Shopify Partner
1281 144 164

Hi @BadForm 

I hope you are doing good and welcome to the Shopify Community!
I am Santanu from MS Web Designer (Top Rated Shopify Certified Experts and eCommerce Consultant from Singapore).


Can you pls share your store URL with me, so i can check it once in my device and find the exact solution.


Regards,

Santanu

If it’s helpful to you, please mark it as a solution.  


Need Help with Shopify Design, Migration, Speed, or Custom tasks?  
email: hi@mswebdesigner.com
Try Our Conversion Booster app to get more sales | Connect Our Founder Linkedin

Cedcommerce
Shopify Partner
718 76 113

Hello @BadForm

 

Share your website URL along with the password (in case it is password protected), so we can check the issue and let you know the best solution. 

 

Regards, 

CedCommerce

CedCommerce || Shopify Expert
- Let us know if our reply is helpful for you. Like it.
- Was your question answered? Mark it as an accepted solution.
- For further discussion contact: Email ID- apps@cedcommerce.com
- Whatsapp:- Join Here

infoatcodelab7
Shopify Partner
593 141 154

This is an accepted solution.

@BadForm 

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css  and paste this at the bottom of the file:

 

footer {
    z-index: 0 !important;
}

 

Want to modify or develop new website, Hire us.
If helpful then please Like and Accept Solution .
Email: info@codelab7.com
BadForm
Tourist
5 0 1

That fixed the issue! You are amazing 🙂

 

Thank you