Hello. A button is not appearing on mobile and tablet view. Can you advise please. Thank you!
Button is not visible on tablet/mobile
- Edited
Thank you for coming back.
- Of course
- myandsanne.com
- Best Answerset by Castor
Hi SDLondon ,
Thanks for the link!
It seems in the custom CSS you've writteN there is a part that says right: -680px;
on .buttonizer a
.
I wouldn't recommend this and set the position on 0% from the right side via the Buttonizer dashboard, then you'll get the same result and it will be visible on mobile devices (responsive).
Just like this:
Let me know if this helps
Its actually working. Can I please ask if I can change specific positions for tablet and mobile view still with custom coding
Hi SDLondon , great to hear! Currently that is not possible, but with custom media queries you are able to move buttonizer on specific positions. We did add it to our feature request list this week and we'll look into it.
You can use the buttonizer
classname to change the position op different devices