Tagged: x
-
AuthorPosts
-
October 16, 2016 at 6:10 pm #1218586
Laura83sParticipantGood morning,
This is my website
http://www.cloudrecover.com.au/
I need to fix some problem for the mobile version. How can make “tag target bigger”?
Thanks,
Laura
October 16, 2016 at 10:14 pm #1218847
RadModeratorHi there,
Thanks for writing in.
You have to make sure that your links and buttons can be clicked/touched easily. Usually, enough for fingers to easily touch them. You’ll have to add larger padding on them for additional size, and large margin to add sufficient spacing to avoid accidental touch.
What links has this problem? I may able to provide some tweaks.
Thanks!
October 17, 2016 at 12:07 am #1218918
Laura83sParticipantThanks for your explanation.
The links are in blue color, in the text
http://www.cloudrecover.com.au/What can I do then?
Cheers,
Laura
October 17, 2016 at 12:28 am #1218929
Paul RModeratorHi Laura,
You can try adding this in your Custom > Edit Global CSS in the customizer(Appearance > Customize)
@media (max-width: 767px) { .x-feature-box-text a { padding: 10px 20px 10px 0; } }Hope that helps.
October 17, 2016 at 7:35 pm #1220045
Laura83sParticipantI tried thanks but unfortunately nothing changed….
October 18, 2016 at 12:07 am #1220323
RupokMemberHi Laura,
The above code shared by Paul is correct and should work fine to increase the tap area for mobile. I don’t see the code on your site, so perhaps that was not added correctly. If you have other code there, make sure all codes are closed properly and not preventing this code to generate.
Thanks!
October 18, 2016 at 7:18 pm #1221503
Laura83sParticipantThanks for your reply but actually I don’t see any difference.
October 19, 2016 at 2:00 am #1221907
RupokMemberHi there,
To see the difference, you need to make sure the code was added correctly. Still I can’t see the code on your site. So perhaps your previous code above this has some issue that might preventing the code to be generated correctly. Let’s provide your login credentials in a private reply so that we can have a look if you can’t figure it out.
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1218586 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
