Hi. The anchors I have are working fine on desktop, but not on mobile. I have different sections set up for mobile, but I have the same ID’s in those sections as I do in the desktop sections. They match up to the links I have in my menu. It would seem as though something is conflicting with the mobile links, but I’m not sure. Please help.
Hello @xtjoeywx,
Thank you for writing us in.
Please be advised that an ID must be unique. There should only be one ID in a single page. You cannot have two elements with the same ID. This is one of the reasons why it is not working on smaller screens. What you will have to do is to place the ID in the section and use the different rows to show/hide in different screen sizes.
Hope this makes sense.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.