Forum Replies Created
-
Author
-
LauraModerator
Hello, try by adding this to functions.php of child theme
COPY CODEfunction include_default_jquery() { wp_deregister_script('jquery'); wp_enqueue_script('jquery', site_url() . '/wp-includes/js/jquery/jquery.js', array(), null, true); } add_action('wp_enqueue_scripts', 'include_default_jquery', 5000);
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 🙂
LauraModeratorHola, he podido entrar, era un protocolo inseguro, deberias cambiarlo a TLS
Añade esto para cambiar el color de la edad:COPY CODE.search-meta p { color: black !important; }
He añadido datos extra junto a la edad
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 🙂
August 14, 2018 at 22:57 in reply to: The membership levels page seems to have the bug. It does not display "Send Friends Request" #206410LauraModeratorNot marked as solutionLauraModeratorHello, use this and edit until you like it 🙂
COPY CODE@media only screen and (max-width: 940px) { div#sitewide-notice { margin-top: -140% !important; background: #ff5392 !important; color: white !important; } div#sitewide-notice p { font-size: 18px !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 🙂
August 13, 2018 at 13:13 in reply to: Adding a “home font icon” before “Home” text : raising some issues #206208LauraModeratorNot marked as solutionLauraModeratorHello, please try by adding this to style.css of child theme
COPY CODE.acomment-reply { line-height: 1 !important; } a.button.view.bp-secondary-action { line-height: 1 !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket 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 🙂
LauraModeratorHello, try by adding this to style.css of child theme
COPY CODE#support .textwidget { margin-left: -100%; }
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 🙂
LauraModeratorHello, try if this helps
COPY CODE#buddypress ul.item-list li { overflow: visible !important; }
Add to style.css or quick css
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 🙂
LauraModeratorHello, try by adding this to style.css of child theme
COPY CODE@media only screen and (max-width: 940px) { .home-page div#main-content { background: #240028 !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 🙂
LauraModeratorHello, try with this css
COPY CODEdiv#sitewide-notice { margin-top: -140% !important; background: #ff5392 !important; color: white !important; } div#sitewide-notice p { font-size: 18px !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 🙂
LauraModeratorHello, try by adding this to style.css of child theme
COPY CODEh2.page-header { border-bottom: 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 🙂
LauraModeratorHello, please try by adding this to style.css of child theme
COPY CODE.widgets-container.sidebar_location { width: 120% !important; }
You can adjust the % as you prefer 🙂
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 26, 2018 at 01:24 in reply to: Somehow i cant get the search bar aligned with the looking glass on the Forums page #204709LauraModeratorHello, use this, should delete some padding
COPY CODE.forum-archive .template-page.col-sm-12.tpl-no { padding: 0px !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket 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 🙂
LauraModeratorHello, please try by adding this to style.css of child theme
COPY CODE.activity .widgets-container.sidebar_location { display: none !important; } .activity div#main-content { width: 100% !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 🙂
July 20, 2018 at 16:53 in reply to: Somehow i cant get the search bar aligned with the looking glass on the Forums page #204368LauraModeratorHello, try by adding this
COPY CODE#bbp-search-form .input-group { float: left !important; margin-top: -10px !important; }
Where do you want to remove the sidebar?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket 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 🙂
LauraModeratorHello, try by adding this to style.css of child theme
COPY CODE.bbp-reply-header { padding: 0px !important; } .bbp-reply-content { padding: 0px !important; } .bbp-reply-content:before { 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 🙂
LauraModeratorHello, add this to quick css or style.css of child theme
COPY CODEul#menu-kleonavmenu a { color: #75bdfd !important; }
For the login issue its because you have set transparent header at page settings, if you are using the code i sent you to make the header look transparent, do not enable transparent header settings
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 🙂
LauraModeratorHello 🙂
The grey bar is the top bar, you can hide it at theme options – header or using this cssCOPY CODE.social-header.header-color { display: none !important; }
2- Disable animations at theme options – misc 🙂
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 🙂
LauraModeratorHello, this should deactivate the puzzle prime link you said
COPY CODE.buddypress h1.page-title.text-center a { pointer-events: none; }
1- Decreasing the size wont show more icons, it has a limit per screen size, its made for responsiveness
2- It could be changed at the template, i can help you with ftp access
Want to make the bubble smaller to fit the text?
3,4 Share a link directly to a post so i can check itHi 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 🙂
LauraModeratorHello, try by adding this to style.css of child theme
COPY CODE.item-avatar img.avatar { width: 150px !important; height: 150px !important; border-radius: 0px !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 🙂
July 17, 2018 at 18:24 in reply to: Somehow i cant get the search bar aligned with the looking glass on the Forums page #204092LauraModeratorHello, try by adding this to style.css of child theme
COPY CODEspan.input-group-btn { line-height: 0 !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 🙂
LauraModeratorHello, the password field works for me 🙂 I do see the username and password correctly
About the header
try by adding this to style.css of child themeCOPY CODE.kleo-main-header.header-normal { background: #fbfbfbdb !important; }
Should not affect homepage
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