Dear Support,
I use a full screen slider with two caption buttons left-framed. The two buttons are next to each other and it looks great on my computer desktop. But on my iPhone, the second button goes under the first one (which is not a problem) but it is not vertically aligned with the first one, it’s a bit to the right.
How can I solve this ?
Blaise
Hi Blaise!
Do you have a link for the site in question so that we can take a closer look please?
Regards,
Rikard
Hi Rikard,
Sure ! Here : lewokdeblaise.be
Regards
Blaise
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) {
#top .avia-slideshow-button {
margin-left: 0;
}}
Best regards,
Yigit
Perfect !
Thanks a lot, Yigit.
Regards
Blaise