Support Forums for LiveMesh Themes & Plugins › Forums › Extinct Theme Support › Tick boxes overlapping and don't respond to being clicked / tapped
Tagged: inactive, overlapping, tick boxes
- This topic has 9 replies, 2 voices, and was last updated 11 years, 5 months ago by
Veena.
-
AuthorPosts
-
October 30, 2014 at 2:59 pm #10214
T4m
MemberHi as requested I’ve started a new topic 🙂 I’ll attach the info you requested in another reply marked as private.
October 30, 2014 at 3:10 pm #10215T4m
MemberThis reply has been marked as private.October 31, 2014 at 6:38 am #10233Veena
ModeratorResolved overlapping issue of checkboxes. Pls check it.
Pls go through the links and see if it helps –
https://wordpress.org/support/topic/enable-bbpress-discussion-forum-for-existing-groups
https://wordpress.org/support/topic/not-working-with-mailchimp-plugin
https://buddypress.org/support/topic/bp-group-adminforumbbpress2-2-check-box-not-working/#post-146458October 31, 2014 at 2:50 pm #10258T4m
MemberThis reply has been marked as private.October 31, 2014 at 2:52 pm #10259T4m
MemberThis reply has been marked as private.November 1, 2014 at 7:55 am #10273Veena
ModeratorPls report your check box issue in budddypress forum.
Check box overlapping issue is already fixed.
Pls see the attached screenshot.November 1, 2014 at 9:22 pm #10287T4m
MemberThis reply has been marked as private.November 2, 2014 at 1:38 pm #10288T4m
MemberI’ve found the issue as to why no checkboxes were working, the piece of CSS you gave me a while back to fix the button styling issue I was having on mobile safari and other mobile browsers input {
-webkit-appearance: none;
}
was stopping them from functioning. I have removed this custom css and all checkboxes are working as they should now!Is there an alternative I can use to the webkit css for fixing the button styling issue? As all buttons on iPhone, iPad, and mobile chrome browsers are now back to not being styled or coloured in the right way.
Thanks,
November 2, 2014 at 2:23 pm #10289T4m
MemberI think I’ve fixed the button styling issue now instead of putting the webkit css by itself so it applied to everything I added it in with this css button, .button, .button:active, .button:visited, input[type=”button”], input[type=”submit”], input[type=”reset”] { -webkit-appearance:none;
}
and it seems to have worked, checkboxes are still functioning normally and buttons are styling as they should from mobile browsers, so I’m really hoping everything is working ok now!Thank you for all of your help with this issue, it’s been a bit of a difficult one!
November 3, 2014 at 5:03 am #10294Veena
ModeratorGlad to hear this.Thanks for letting us know.
-
AuthorPosts
- The forum ‘Extinct Theme Support’ is closed to new topics and replies.