This topic has 6 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #168540
     wildbug
    Participant

    Is it possible to make the profile search fields shorter in length so they all fit on one line?

    Attachments:
    You must be logged in to view attached files.
    #168595
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme

    COPY CODE
    
    .vc_custom_1500913069618 {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    

    If it doesnt work, try by editing the visual composer row where the element is, and put padding from 30 to 0

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #168621
     wildbug
    Participant

    Neither one did anything. It seems to me that the individual fields must be defined, not the whole element block.

    #168690
     Laura
    Moderator

    Hello, it depends as the desktop resolution changes the view as the website is responsive, for example for me it shows fine
    Maybe try

    COPY CODE
    
    .editfield.field_3.field_i-am-a.form-group {
        width: 15%;
    }
    .editfield.field_6.field_looking-for-a.alt.form-group {
        width: 15%;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #168691
     Laura
    Moderator

    Hello, it depends as the desktop resolution changes the view as the website is responsive, for example for me it shows fine
    Maybe try

    COPY CODE
    
    .editfield.field_3.field_i-am-a.form-group {
        width: 15%;
    }
    .editfield.field_6.field_looking-for-a.alt.form-group {
        width: 15%;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #168697
     wildbug
    Participant

    Thank you. This worked (with additional fields) but since most users will probably be using a mobile phone I decided to keep it as is otherwise they can’t read the field labels on a phone. Thanks!

    #168775
     Laura
    Moderator

    Understood, let me know if you need anything else 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?