Forum Replies Created
-
Author
-
LauraModerator
Hello, do you have a cdn or cache plugin? try to clean cache.
If not try thisCOPY CODE.navbar-nav li > a { font-size: 14px !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, you could wrap the pin shortcode in a link like:
COPY CODE<a href="URLHERE"> [SHORTCODE] </a>
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, fixed with
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 🙂
LauraModeratorHello, this is for the link
COPY CODEul.link-list a:hover { color: black !important; }
This will change the heart to a flag icon
COPY CODE.icon-heart:before { content: "\f024"; }
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 use this css in quick css or style.css of child theme 🙂
COPY CODE.form-header p { color: white; } dl.dl-horizontal p { color: white; }
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 add thi css to style.css of child theme or quick css in general settings
COPY CODEa.checkout-button.button.alt.wc-forward { font-size: 11px; margin: 0; line-height: 1.5em; cursor: pointer; position: relative; font-family: inherit; overflow: visible; padding: 10px; text-decoration: none; text-transform: uppercase; -webkit-border-radius: 2px; border-radius: 2px; left: auto; color: #5e5e5e; border: 1px solid #e5e5e5; white-space: nowrap; display: inline-block; transition: all 0.4s ease-in-out 0s; background-color: rgb(247, 247, 247) !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, so here it is, please add it to quick ss or style.css and change aliceblue for the color you want
COPY CODE.template-page.col-sm-6.col-sm-push-3.tpl-3lr { background-color: aliceblue; } .sidebar.sidebar-extra.col-sm-3.sidebar-3lr { background-color: aliceblue; } .activity-header p { color: green; }
For the activity, could you share an user?
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 add this css to quick css or style.css of child theme.
COPY CODE.role-moderator.bbp-author-role { display: none; }
Could you share access to your website so i can check out the other roles?
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, here are the css codes that you will need. For the heart icon could you send a screenshot?
This is for Profile menu links on hover, change pink to the color you want.
COPY CODEdiv#object-nav ul li a:hover { color: pink !important; }
Please add this code to the child theme style.css or quick css
Also this is for the blue on each profile section
COPY CODE.tabs.pill.custom dd.active a, .tabs.pill.custom li.active a, div.item-list-tabs ul li a span, #profile .pmpro_label { background: pink !important; color: #ffffff; } .button, ul.sub-nav li.current a, .item-list-tabs ul.sub-nav li.selected a, #subnav ul li.current a, .wpcf7-submit, #rtmedia-add-media-button-post-update, #rt_media_comment_submit, .rtmedia-container input[type="submit"] { border: 1px solid pink; background: pink; color: #ffffff; } .tabs.info dd.active a, .tabs.info li.active a, #object-nav ul li.current a, #object-nav ul li.selected a, .tabs.info dd.active, .tabs.info li.active, #object-nav ul li.selected, #object-nav ul li.current { border-bottom: pink; } .tabs.info dd.active a:after, #object-nav ul li.current a:after, #object-nav ul li.selected a:after { border-top: 5px solid pink; }
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, yes thats how it should work, but you can use this code in your functions.php ( child theme ) to activate them automatically.
COPY CODEadd_action('bp_core_activated_user', 'kleo_add_member_activity'); function kleo_add_member_activity($user_id) { add_user_meta( $user_id, 'last_activity', date("Y-m-d H:i:s")); }
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, just add this to quick css or style.css of child theme
COPY CODEul#menu-sweetdate { float: right; }
Hope 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 🙂
LauraModeratorHello samnoonan, hould be fixed now, i added it to quick css
COPY CODE#footer { padding-top: 40px; padding-bottom: 40px; margin-top: 20%; }
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 with
COPY CODEarticle { display: block; font-size: 14px !important; }
Change 14px for the size you want.
Please add it to style.css of child theme 🙂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 will do it:
COPY CODE.header-bg.clearfix { height: 100px !important; }
Please add it to style.css of child theme. Modify 100px for what 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 🙂
LauraModeratorHello, please try with this css in style.css
COPY CODEbody { height: 320% !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 with:
COPY CODEul.feature-stories img { width: 380px !important; max-width: 500px; } .carousel-stories { overflow: hidden; max-height: 394px; clear: both; padding-top: 20px; width: 1500px !important; margin-left: -150px !important; } .caroufredsel_wrapper { height: 600px !important; width: 1350px !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, here are the css codes for each, just change the number to change font size, add these to style.css in child theme or quick css
Menu
COPY CODEul#menu-menu li a { font-size: 14px; font-style: italic; }
Page/Post Title
COPY CODEh1.page-title { font-size: 24px; font-style: italic; }
Font Styles: http://www.w3schools.com/cssref/pr_font_font-style.asp
For body you already have it in theme 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 🙂
LauraModeratorHello, you need to add that function to child theme functions.php
COPY CODE//members page fields add_action('after_setup_theme','kleo_my_member_data'); function kleo_my_member_data() { global $kleo_config; //this is the details field, right now it take the "About me" field content $kleo_config['bp_members_details_field'] = 'About me'; //this display the fields under the name, eq: 36 / Woman / Divorced / Berlin. Modify with the names of the fields you want to appear there $kleo_config['bp_members_loop_meta'] = array( 'I am a', 'Marital status', 'City' ); }
But instead of About me, use About us
Change the text field to show ( large ) here
COPY CODE$kleo_config['bp_members_details_field'] = 'About me';
Change About me for your Field Name ( the one you want to show )
And Change
COPY CODE$kleo_config['bp_members_loop_meta'] = array( 'I am a', 'Marital status', 'City'
I am a, Marital status, City with other fields that you want to show ( those will appear next to the age )
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, mhm so, do you mean that the tab answer for “Land” goes up or dissappears?
For membership to show, add this to functions.phpCOPY CODEfunction kleo_membership_info() { global $membership_levels,$current_user; if (! $membership_levels) { return; } if (isset($current_user->membership_level) && $current_user->membership_level->ID) { echo '<a><span class="label radius pmpro_label">'.$current_user->membership_level->name.'</span></a>'; } else { echo '<a><span class="label radius pmpro_label">'.__("Upgrade account",'kleo_framework').'</span></a>'; } }
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 🙂
LauraModeratorThe css is not working fine, do you have a cache plugin setup? Please add
COPY CODE.w2dc-listings-block-content { width: 100%; } .container img { height: auto !important; } @media screen and (max-width: 700px) { #header .header-banner { display:none; } } header.w2dc-listing-header h2 a, header.w2dc-listing-header h2 a:visited { font-weight: normal; } .w2dc-categories-root { font-weight: normal; } div.w2dc-content .w2dc-fields-group { margin-bottom: 40px; margin-left: 0; margin-right: 0; margin-top: 70px; } div.w2dc-content .w2dc-fields-group .w2dc-fields-group-caption { font-weight: normal; } .w2dc-big-slide { background-position:50% 50%; background-repeat:no-repeat; background-size:cover; overflow:hidden; text-align:center; } .w2dc-big-slide-wrapper { background:none 0 0 repeat scroll #FFFFFF; border:5px solid #FFFFFF; box-shadow:#ffffff 0 0 5px; margin-bottom:20px; overflow:hidden; transform:translateZ(0px); } .wp-caption { background-color:transparent !important; } img.alignleft, img.alignright, img.aligncenter { margin-bottom: -12px; } .w2dc-content.w2dc-search-form { border-radius:0px; margin-bottom:20px; } .w2dc-content .w2dc-btn { -webkit-user-select:none; background-image:none; border:1px solid transparent; border-radius:0px; cursor:pointer; display:inline-block; font-size:14px; font-weight:normal; line-height:1.42857143; margin-bottom:0; padding:6px 12px; text-align:center; vertical-align:middle; white-space:nowrap; } .w2dc-search-section-label { font-family: "Open Sans Condensed",Arial,Helvetica,sans-serif; font-size: 1.7em; text-shadow: 0 1px 1px #000000; font-style: normal; line-height: 2em; border:1px solid transparent; border-radius:0; line-height:1.42857143; margin-right:2px; } .vc_separator h4 { display:table-cell; font-size:20pt; line-height:1em; white-space:pre; } main-color *::-moz-selection { background-color: #000000; color: #ffffff; } .alternate-color .kleo_ajax_results h4 span { background-color: #000000; } #main .main-color h1, #main .main-color h2, #main .main-color h3, #main .main-color h4, #main .main-color h5, #main .main-color h6 { color: #666666; } .vc_separator h4 { display: table-cell; font-size: 18pt; line-height: 1em; white-space: pre; } .w2dc-content { font-size:16px; } .w2dc-search-section-label { font-family: "Open Sans Condensed",; font-size: 1.5em; font-style: normal; line-height: 2em; text-shadow: 0 0px 0px #000000; } .single .container .with-meta .article-content, .posts-listing.standard-listing.with-meta .article-content { margin-left: 0px !important; } article .article-meta { width: auto !important; float: left !important; text-align: center !important; margin-left: 240px !important; } .entry-content .dropcap { color: #e977af; float: left; font-size: 5.71429rem; line-height: 0.75; margin-top: 6px; padding-right: 0.857143rem; text-transform: uppercase; } .posts-listing.standard-listing.with-meta.inline-meta .article-meta .post-meta { float: right !important; margin-left: -100px; } .template-page.col-sm-8.tpl-right.with-meta .article-meta { margin-top: 0px !important; position: absolute; } div#shr_canvas2 { padding-bottom: 50px; } @media (max-width: 991px) { .template-page.col-sm-8.tpl-right.with-meta .article-meta { margin-left: 110px !important; } } #main-container .article-content { padding-top: 50px !important; float: none; width: auto; border: 0; background: transparent; }
To your style.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, please add this to quick css or style.css
COPY CODEdd.bp-field-value.bp-field-id-1121 { display: none; }
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 with this shortcode in your Home page
COPY CODE[kleo_status_icon type="custom" field="I am a" value="Woman" subtitle="Total Women" image="http://link_to_icon"] [kleo_status_icon type="custom" field="I am a" value="Man" subtitle="Total Men" image="http://link_to_icon"]
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 add this css to your style.css or quick css of child theme
COPY CODE.caroufredsel_wrapper { height: 400px !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 🙂
LauraModeratorHello, fixed! Everything is in your quick css
CSS Used:COPY CODEarticle .article-meta { width: auto !important; float: left !important; text-align: center !important; margin-left: 310px !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, this is the css code for the post update button, let me know if you want to switch the colors
COPY CODE#buddypress form#whats-new-form #aw-whats-new-submit { background: rgb(240, 209, 139); color: rgb(19, 37, 48); }
For the others can you send a screenshot? 🙂
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 add this css to quick css in theme options or style.css in child theme
COPY CODE#tiny { width: 130% !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 this for members
COPY CODEli#members-all { display: none; }
I need an user so i can see the notification dropdown 🙂
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 adding this to the code i sent you before
COPY CODEbody.bp-header-small .bp-full-width-profile div#item-header { padding-bottom: 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 🙂
LauraModeratorHello, the header cannot be transparent in other pages as the background is white. Its transparent in homepage because you have an image as background so the header can be transparent to that image. But as in other pages there is no image as background, only a color, it cannot be transparent, it can be white, grey… or any other color but its impossible to be transparent to white background. I can make it light grey, to simulate a transparent overlay with
COPY CODE.header-color, .header-color .kleo-main-header { background-image: none !important; background-attachment: inherit; background-color: rgba(0, 0, 0, 0.11); } ul.dropdown-menu.sub-menu.pull-left { background-color: rgba(0, 0, 0, 0.07) !important; }
Members count
COPY CODEli#members-all { display: none; } div#member-dir-count-top { display: none; }
By default, user updates should show in activity, maybe rtmedia is not well setup for that, could you share admin credentials?
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 will do it:
COPY CODEdiv#kleo_about_us-2 a.has-tip.tip-bottom .icon-instagram { font-size: 18px; }
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 css to quick css or style.css in child theme, let me know if you need more adjustments
COPY CODEdiv#header { margin-top: 10px; } .buddypress div#item-header { padding-top: 0px; padding-bottom: 0px; } .template-page.col-sm-12.tpl-no { margin-top: -40px; } #main { clear: both; margin-top: -10px; }
This is for profile, doest it work?
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 19, 2015 at 18:19 in reply to: How to use default man avatar and women avatar of my image files ? #63896LauraModeratorHello, it can be done with custom code, try this in functions.php of child theme
COPY CODEadd_filter( 'bp_core_fetch_avatar_no_grav', '__return_true' ); function myavatar_add_default_avatar( $url ) { global $bp; $gender = xprofile_get_field_data('I am a', bp_get_member_user_id()); if ($gender == "Male") { return $img_url = SECU.'MALE AVATAR URL OF IMAGE'; } else { return $img_url = SECU.'FEMALE AVATAR URL OF IMAGE'; } } add_filter( 'bp_core_mysteryman_src', 'myavatar_add_default_avatar' ); add_filter( 'bp_core_default_avatar_user', 'myavatar_add_default_avatar' );
Just add the url for female an male images and it should work.
It works only if you have Male and Female and no more options in I am a fieldHi 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 with:
@media (max-width: 991px) { .kleo-main-header, .navbar-transparent .kleo-main-header, .kleo-navbar-fixed.navbar-transparent #header { position: relative!important; top: auto!important; background-color: #FFF !important; } .navbar-toggle { position: relative; float: none; padding: 9px 10px; margin-top: 0; margin-bottom: 8px; background-color: rgba(0, 0, 0, 0.49) !important; border-radius: 4px; } ul#menu-main a { color: black !important; } .navbar-transparent #ajax_searchform { background-color: rgba(34, 34, 34, 0.06); } }
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 with:
COPY CODE@media only screen and (max-width: 940px) { #profile #item-header-avatar .avatar { border: 2px solid; width: 100% !important; max-width: 150%; } }
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, what color would you like? i used one of your slider
COPY CODE@media (max-width: 991px) { .kleo-main-header, .navbar-transparent .kleo-main-header, .kleo-navbar-fixed.navbar-transparent #header { position: relative!important; top: auto!important; background-color: #C5B8E6; } section.container-wrap.alternate-color.ov-hidden.border-bottom.text-center { margin-top: -15px; } }
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, to remove members count just edit the page and delete the shortcode
For the transparent background, try with this cssCOPY CODE.header-color, .header-color .kleo-main-header { background-image: none !important; background-attachment: inherit; background-color: rgba(0, 0, 0, 0.5) !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 with
COPY CODE.row { margin-right: -15px; margin-left: -185px !important; width: 150% !important; }
2. Font Size and color fo the content? Header? or Sidebar
3. Try withCOPY CODE.circular-item { display: none; }
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, fixed in bp-custom.php with
COPY CODEfunction mb_profile_menu_tabs(){ global $bp; $bp->bp_nav['profile']['name'] = 'Rediger Profil'; } add_action('bp_setup_nav', 'mb_profile_menu_tabs', 201);
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 to add this to quick css or style.css in child theme
COPY CODE.fullcoveredvideo video, .fullscreenvideo video { background: rgba(0, 0, 0, 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, try to add this css in Quick CSS or style.css of child theme
COPY CODE@media (max-width: 991px) { .kleo-transform .one-by-one-animated .start-animation .el-appear, .kleo-transform .kleo-thumbs-animated.th-appear img.start-animation, .kleo-transform .start-animation.el-appear { -webkit-animation: none !important; -moz-animation: none !important; -o-animation: none !important; animation: none !important; opacity: 1; -moz-transform: none !important; -webkit-transform: none !important; -o-transform: none !important; transform: 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