Position on mobile
-
Hi
Thanks for the plugin.
Is there a way to reposition the icons on mobile?
I want to move them up a little as they’re overlapping with the site logo.I’ve used this code:
@media (min-width: 375px) { /* iPhone 6 */
#icon_wrapper {
top: 20%;}
}This affects the position on the desktop version as well as Chrome’s iPhone emulation but when I look at it on an actual mobile the position hasn’t changed.
Thanks
Andy
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Position on mobile’ is closed to new replies.