Forum Replies Created
-
Author
-
Laura
ModeratorHello, yes, just add this to style.css of child theme
COPY CODE.mdetcenter { color: white !important; font-size: 14px !important; font-weight: bold !important; }
And clear cache 🙂
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 🙂
Laura
ModeratorHello, then you can use the class .article-content 🙂
COPY CODE.article-content h1 { STYLE HERE }
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 🙂
Laura
ModeratorHello, i will be happy to help you fix those colors, just a bit of css is needed, please add this to style.css of child theme and change the colors as you wish 🙂
Top bar line
COPY CODE.top-links { border-bottom: 1px solid black !important; }
Profile dropdown arrow
COPY CODE.btn-profile .button.dropdown.split.tiny span:after { border-color: red transparent transparent transparent !important; }
Pagination
COPY CODEul.pagination li.current a, div#main ul.pagination li.current a { background: red !important; }
Hover links
COPY CODE#main .article-meta .link-list a:hover { color: red !important; }
Let me know if i am missing something 🙂
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 🙂
Laura
ModeratorHello, have you tried using css instead of php?
For example if the id of your text area is “comment” you could use this css at style.css of child themeCOPY CODE#comment { height: 200px !important; }
Let me know if that works 🙂
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 🙂
Laura
ModeratorHello, just add this to style.css of child theme
COPY CODEh1.page-title { 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 🙂
Laura
ModeratorHello, just add this to style.css of child theme, found at wp-content/themes/sweetdate-child or at Appearance > Editor > Style.css
COPY CODEul.link-list li:last-child { display: none !important; } ul.link-list li:nth-child(2) { 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 🙂
Laura
ModeratorHello, here the css for a default kleo post page, you would need to add the css to style.css
But it will remove all page titles unless you have a special cass for the custom post type, that was what i wanted to check at the live linkRemove title
COPY CODEh1.page-title { display: none !important; }
To edit H1,H2,H3 or p, you can use their default classes
COPY CODEh1 { font-size:PLACE THE SIZE IN PX; color: PLACE A COLOR; } h2 { font-size:PLACE THE SIZE IN PX; color: PLACE A COLOR; } h3 { font-size:PLACE THE SIZE IN PX; color: PLACE A COLOR; } p { font-size:PLACE THE SIZE IN PX; color: PLACE A COLOR; }
You can add any css style to them, if you need a better code, just let me know what changes you want to do and it will give you the code.
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 🙂
Laura
ModeratorHello, for the menu icon size add this to style.css of child theme
COPY CODEul#menu-kleonavmenu i:before { font-size: 18px !important; }
Can you send me a link to see the emoticons?
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 🙂
Laura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODE#buddypress div.activity-meta a { padding: 0px 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 🙂
Laura
ModeratorHello could you share ftp and wp access so i can test it? I could move the fields up to show it as you want
For the button colors just add this to style.css of child themeCOPY CODEa.activity-button.mention { background: black !important; } a.send-message { background: red !important; } .friendship-button a { background: pink !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 🙂
Laura
ModeratorHello, it is there, just that it was not visible, add this to style.css of child theme, let me know if it helps 🙂
COPY CODE.header-color .navbar-toggle .icon-bar { background-color: #4391c8 !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 🙂
Laura
ModeratorHello, just add this to style.css of child theme
COPY CODEp.comment-form-comment label { display: none !important; }
Let me know if it helps 🙂
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 🙂
Laura
ModeratorHello, just add this to style.css of child theme
COPY CODE.post-content.animated.animate-when-almost-visible.el-appear.start-animation .label { 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 🙂
Laura
ModeratorHello, how did you create the custom registration page? If using buddypress, the default registration page is /register so its normal that it redirect there.
It depends on how you created your registration page
You could try by adding this to functions.php of child themeCOPY CODEfunction wpse_19692_registration_redirect() { return home_url( '/my-page' ); } add_filter( 'registration_redirect', 'wpse_19692_registration_redirect' );
at /my-page, set your welcome page url
To change wordpress default email, check http://www.artishock.net/wordpress/how-to-change-wordpress-default-email-from-name-and-from-address/
And this will disable activation https://wordpress.org/plugins/bp-disable-activation-reloaded/
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 🙂
Laura
ModeratorHello, just add this to style.css of child theme 🙂
COPY CODEh1.page-title { 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 🙂
Laura
ModeratorHello, please check it out, i added this to style.css of child theme
COPY CODE@media (min-width: 768px) { .top-menu.col-xs-12.col-sm-7.no-padd { margin-left: 1%; width: 30%; } }
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 🙂
March 31, 2017 at 20:54 in reply to: Registration/Search Forms Not Showing Up & Other Issues #157322Laura
ModeratorHello, for the first issue, the problem is that you need fields to show the form, those fields are selected at sweetdate > buddypress
2- Where do you want to use it?
3- Add this to style.css of child themeCOPY CODE#call-to-actions .alert { background-color: black !important; border: 1px solid black !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 🙂
March 30, 2017 at 01:01 in reply to: How to change avatar border/circle colour by member type? #157170Laura
ModeratorHello, to change the border color use this css
add to style.css of child themeCOPY CODE.buddypress #item-header-avatar { border-color: green !important; }
For the online button position
COPY CODE.buddypress .kleo-online-status { /* right: 0; */ bottom: 20px; width: 16px; height: 16px; right: 4px; left: 4px; top: 15px; }
For the online button color: if online
COPY CODEspan.kleo-online-status.high-bg { background: white !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 🙂
Laura
ModeratorHello, here is the css:
COPY CODE.acomment-reply:before { content: "\e9c2"; font-family: fontawesome; text-align: center; transition: all 0.4s ease-in-out 0s; font: 120% "fontello"; margin-bottom: 10px; }
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 🙂
March 28, 2017 at 00:31 in reply to: border around share and other buttons on profile and activity #156879Laura
ModeratorHello, try by adding this to style.css of child theme
COPY CODE.activity-meta a { border: 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 🙂
March 27, 2017 at 13:17 in reply to: Problem with KLEO and WooCommerce – Shop Page display not working correctly #156780Laura
ModeratorHello, lets go point by point 🙂
1- That doesnt seem to be the main shop page but a page edited with visual composer, just edit the page and take off the shop categories element 🙂
2- This should work, add to style.css of child themeCOPY CODE.social-header.header-color { display: none !important; }
Can you explain a bit more the rest of the issues?
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 🙂
Laura
ModeratorHello, try by adding this to style.css
COPY CODE#menu-main a { color: black; }
Or check your homepage settings and make sure the menu is set to black
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 🙂
Laura
ModeratorHello, at the visual composer element settings, you should see a field called id, add any name to it, and then at the css code i sent you, add the id with a # before it
Like this
ID: block-text
CSS:COPY CODE#block-text .section-container.container { width: 100% !important; max-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 🙂
Laura
ModeratorHello 🙂
2- TryCOPY CODE.header-scrolled .submenu-inner { background: black; color: white !important; } .header-scrolled .kleo-toggle-submenu { border: black; }
4- Try
COPY CODE.header-scrolled .navbar-transparent .navbar-nav li .dropdown-menu, .navbar-transparent .navbar-nav li .dropdown-menu .dropdown-menu { background-color: rgba(0, 0, 0, 0.35) !important; color:black !important; } .header-scrolled .navbar-transparent .navbar-nav li .dropdown-menu, .navbar-transparent .navbar-nav li .dropdown-menu .dropdown-menu a { color:black !important; } .header-scrolled .navbar-transparent .navbar-nav li .dropdown-menu, .navbar-transparent .navbar-nav li .dropdown-menu .dropdown-menu a:hover { color:#f58426 !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 🙂
Laura
ModeratorHello, try by adding this to style.css of child theme
COPY CODE.bbp-reply-content p { color: #777777 !important; } .bbp-reply-content p { color: #777777 !important; font-weight: 400 !important; font-family: "Roboto" !important; line-height: }
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 🙂
Laura
ModeratorHello, i see you have a plugin that adds a menu to your mobile, is that the one you want to hide?
If so here is the css code, add to style.css of child themeCOPY CODE#shiftnav-toggle-main { 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 🙂
Laura
ModeratorHello, i see the button changed so i guess you resolved it 🙂
For the tabs if you still dont have the code here is the cssCOPY CODE.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab a { border-color: #f7f7f7; background-color: #FFF; color: #666; }
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 🙂
Laura
ModeratorAquà esta el código que se usa para los campos personalizados
COPY CODE[kleo_status_icon type="total" subtitle="Members in total"] [kleo_status_icon type="members_online" subtitle="Members online"] [kleo_status_icon type="custom" field="I am a" value="Woman" online="no" subtitle="Total Women" image="http://date.prontomedia.dk/wp-content/themes/sweetdate/assets/images/icons/steps/status_03.png"] [kleo_status_icon type="custom" field="I am a" value="Man" online="no" subtitle="Total Men" image="http://date.prontomedia.dk/wp-content/themes/sweetdate/assets/images/icons/steps/status_04.png"]
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 🙂
Laura
ModeratorHello, try using this css
COPY CODE.navbar-transparent .navbar .kleo-main-header.header-scrolled { background-color: rgba(226, 226, 226, 0.23) !important; }
2 – Do you mean this? (attached)
3- This css should fix itCOPY CODE.caret:after { color: black !important; }
4- I do not see any orange text, can you share a screenshot of what do you want? 🙂
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 🙂
Attachments:
You must be logged in to view attached files.Laura
ModeratorHello, just add this to style.css
COPY CODE.widget.buddypress div.item-title { 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 🙂
March 23, 2017 at 12:09 in reply to: How do I change the color background to the Message Box from “Peacoc” to a variation for example? #156474Laura
ModeratorHello, that color is the actual color, i mean which color do you want to use?
Here is the codeCOPY CODE.vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon { color: #fff; background-color: black !important; } .vc_color-peacoc.vc_message_box-outline, .vc_color-peacoc.vc_message_box-solid-icon { color: #366a79; border-color: black !important; background-color: transparent; }
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 🙂
Laura
ModeratorHello, try
COPY CODEul#menu-sweetdate { margin-top: -6%; }
But please remember we do not do custom requests just theme related issues
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