Hi guys, how can I change the sensitive area of the buttons? If I enlarge the buttons (texts) the sensitive area remains small and it is difficult to click on the mobile phone.
Hey Stilecatalini,
Which buttons are you having issues with?
Best regards,
Jordan Shannon
Hi, try for example the two buttons on the home page: ITA ENG
Like those, it’s the same for the other….
Hi,
I didn’t see the issue on those specific buttons. Is this on a specific mobile browser or device?
Best regards,
Jordan Shannon
I mean: when you setting the layerslider, you can put the buttons, right? Ok, if you need of more sensitive area of the buttons you can enlarge that buttons.
If you try to click on the mobile,you will have some difficulty because the sensitive area is too little.
Hi,
Apologies, I’m having no selection issue. I’ll see if one of the other admins can help with this further.
Best regards,
Jordan Shannon
Hi,
It looks like you have this custom css:
.ls-wrapper > a.ls-layer-link {
height: 100% !important;
}
Please try to find this css and change to:
.ls-wrapper > a.ls-layer-link {
height: 40px !important;
}
Otherwise, please include an admin login in the Private Content area.
Best regards,
Mike