-
Author
-
October 6, 2018 at 14:43 #211212valuserParticipant
Hi,
Minor issue for desktop presentation
How to align the date (drop down) fields horizontally ?
Please see attached images other themes seem to default to horizontal
Thank you.
Val
Attachments:
You must be logged in to view attached files.October 6, 2018 at 15:03 #211215Kieran_SQModeratorHi,
Thanks for reaching out about the display of date fields in BuddyPress with KLEO. Please try adding the below custom CSS to your KLEO Child theme via WP Admin > Appearance > Editor > KLEO Child > Style.css or via WP Admin > Theme Options > General Settings > Scroll to: ‘Quick CSS’.
COPY CODE.input-options.datebox-selects { display: -webkit-inline-box; } .input-options.datebox-selects label.xprofile-field-label { line-height: 5px !important; margin-right: 10px !important; margin-left: 10px !important; } .input-options.datebox-selects label.xprofile-field-label:nth-child(1) { line-height: 5px !important; margin-right: 10px !important; margin-left: 0px !important; }
Once you have saved this CSS please clear any WordPress/server caching, CDN and your browser cache (Ctrl+F5) to see the changes.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
October 7, 2018 at 01:14 #211235valuserParticipantKieran,
Thank you so so much for the super prompt reply.
Its perfect.
I was expecting a reply on Monday!!!!
Many thanks.
Val
October 7, 2018 at 11:15 #211243Kieran_SQModeratorHi Val,
You’re most welcome, if you have any other issues or questions feel free to open a new topic and one of the available support team members will be happy to help.
If you get a spare moment today please consider leaving the support you received / KLEO a review on ThemeForest, every review really does help.
All the best,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
-
AuthorPosts
You must be logged in to reply to this topic.