This topic has 3 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #48944
     manu
    Participant

    how to add horizonal bar search to profile?
    merci
    manu

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

    Hello, find in wp-content/themes/sweetdate/members/single/member-header.php copy it and paste it it inside of wp-content/themes/sweetdate-child/members/single

    Then edit the file in your child theme and add the following

    COPY CODE
    
    <div class="fronth">
                <?php do_action( 'bp_before_directory_members_page', 'kleo_members_filter'); ?>
              </div>
    

    Just after the first ?>

    Then add this css to your quick css or style.css in child theme:

    COPY CODE
    
    #search-bar {
    padding-top: 20px;
    background: rgba(255,255,255,0.1);
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 20px;
    }
    .fronth {
    width: 132%;
    margin-left: -16%;
    margin-top: -2.5%;
    padding-bottom: 10px;
    }
    

    Hope it helps 🙂

    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 🙂

    Attachments:
    You must be logged in to view attached files.
    #49120
     manu
    Participant
    #49438
     Laura
    Moderator

    Glad it worked 🙂

    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 4 posts - 1 through 4 (of 4 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?