Home › Forums › Support › Need Help With GP Hooks & @media This topic has 4 replies, 2 voices, and was last updated 7 years, 8 months ago by Tom. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts March 22, 2016 at 5:38 pm #180958 March 22, 2016 at 10:19 pm #180977 TomLead Developer Lead Developer In your .hook CSS – use max-width instead of just width. Not too sure about #2, you’ll need to play with the way those elements are set up. March 23, 2016 at 5:41 am #181030 Mary Pearson Thanks Tom. That fixed it on the iPad. Could you give me some idea what you are referring to re <<you’ll need to play with the way those elements are set up.>> I tried putting it in different hooks but I don’t know how to “play with the elements” March 23, 2016 at 5:59 am #181038 Mary Pearson Interesting development. I added @media screen and (max-width: 1024px) { .hook { display: none !important; } with the intention that I might try to figure out how to put that hook on another page completely but for some reason it is showing up on the home page exactly as it should so I will mark this resolved. Thank you. March 23, 2016 at 12:04 pm #181090 TomLead Developer Lead Developer Glad you found a solution 🙂 Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In