-
kpayney1
Hi Guys,
I have a sitewide element footer setup, it works on the home page and the about us page but all other pages it appears but none of the links work. Any ideas? -
Hi there,
Can I see the issue on your site?
-
-
Access Restricted, I can not see your site.
-
kpayney1
Sorry Countryblocker is on. Try this https://www.ausdraulics.com/?OpenSesame=1
-
The 2nd child container in your site footer element is not configured correctly.
You need to set its
positiontorelative.However, why it works on the home page? It’s because you have another container has the exact same class as the one in footer, and its
positionhas been set torelative.
https://app.screencast.com/EkniGqhLr16XPThe solution:
1. edit the site footer element, set the 2nd child container’s
positiontorelative.2. duplicate the root container of the footer element, and remove the original one, this can generate new CSS for the blocks.
- You must be logged in to reply to this topic.