This topic has 3 replies, 2 voices, and was last updated 5 years by Kieran_SQ.

  • Author
  • #211212
     valuser
    Participant

    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.
    #211215
     Kieran_SQ
    Moderator

    Hi,

    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 solution

    If 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.

    #211235
     valuser
    Participant

    Kieran,

    Thank you so so much for the super prompt reply.

    Its perfect.

    I was expecting a reply on Monday!!!!

    Many thanks.

    Val

    #211243
     Kieran_SQ
    Moderator

    Hi 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.

    https://themeforest.net/item/kleo-pro-community-focused-multipurpose-buddypress-theme/reviews/6776630

    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 solution

    If 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.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?