-
Author
-
May 29, 2018 at 23:04 #199325OceanglimParticipant
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.May 30, 2018 at 15:43 #199377LauraModeratorHello, 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 solutionLaura 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 🙂
June 26, 2018 at 19:33 #202031LauraModeratorHello, 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 solutionLaura 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 🙂
July 3, 2018 at 05:46 #202778LauraModeratorHello, please add this to style.css of child theme
COPY CODEa#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 solutionLaura 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 🙂
-
AuthorPosts
You must be logged in to reply to this topic.