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

  • Author
  • #199325
     Oceanglim
    Participant

    Hello,
    I would like to have my search form on Profile Page, just like I used to, before updating to Sweetdate 3. But it would also be nice to have the “Active/New/Popular Members” as well. Either below each other or one in each sidebar.

    How can I make it like this?

    Best Regards

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

    Hello, the theme is also updated? Make sure all plugins and the theme are up to date. Let me know 🙂

    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 🙂

    #201559
     Oceanglim
    Participant
    This reply has been set as private.
    #202031
     Laura
    Moderator

    Hello, please check, added this to your style.css

    COPY CODE
    
    .profile .columns {
        float: left !important;
    }
    .profile .six, .row .six {
        width: 60% !important;
    }
    aside.three.columns {
        margin-top: -23%;
        width: 20%;
        padding-left: 50px;
        padding-right: 50px;
    }
    [class*="column"]+[class*="column"]:last-child {
        float: right !important;
    }
    #main .row {
        width: 100% !important;
    }
    

    And changed the single profile layout to 3 columns at sweetdate options

    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 🙂

    #202720
     Oceanglim
    Participant
    This reply has been set as private.
    #202778
     Laura
    Moderator

    Hello, please add this to style.css of child theme

    COPY CODE
    
    a#popular-members {
        display: none !important;
    }
    
    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 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?