简体   繁体   中英

How can I make an anchor tag in a list item function properly when resized for mobile?

I have an <a> tag in an <li> as a button in the header of my application which is responsive. However, when I scroll down to mobile sizes, the <a> tag no longer functions.

Here is a link to the site.

The <a> tag that I am referencing is the "Get Started" item. I have no idea why it would stop working on resize. Can anyone help me with this? It would be much appreciated.

向您的按钮添加position: relative属性。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM