Forum Replies Created
-
Author
-
Laura
ModeratorHello, you could try with this, go to the main theme files, copy the file activity-loop.php found buddypress – activity
and go to the child theme, create 2 new folders, “buddypress” and inside create a new folder “activity” now paste the file and edit itFind
COPY CODE<?php if ( bp_has_activities( bp_ajax_querystring( 'activity' ) ) ) : ?>
Replace it with
COPY CODE<?php if ( bp_has_activities( bp_ajax_querystring( 'activity' ) . '&action=activity_update' ) ) : ?>
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, delete everything inside that section and paste the following in text editor
COPY CODE<div class="row"> <div class="twelve columns"> <h2> Reasons to <span class="" style="color:#F00056"> Join</span></h2> <div class="four columns"><div class="circle-image "> <a href="http://www.matchingglove.com/register"> <span class="overlay"></span> <span class="read"><i class="icon-heart"></i></span> <img src="http://i0.wp.com/www.matchingglove.com/wp-content/uploads/2016/02/joinnowred.png?w=980" alt="" width="180" height="180" /> </a> </div> <h4>100% FREE</h4> Everybody knows money can’t buy love, so our user profiles are FREE! We want you to find someone special. You shouldn’t have to go broke doing it.</div> <div class="four columns"> <div class="circle-image "> <a> <span class="overlay"></span> <span class="read"><i class="icon-heart"></i></span> <img src="http://i2.wp.com/www.matchingglove.com/wp-content/uploads/2016/02/checklist-red-e1456478606154.jpg?w=980" alt="" width="180" height="180" /> </a> </div> <h4>Compatibility Search</h4> Our multi-point matching system is completed by every user. Easily filter member profiles and find exactly what you’re looking for. No muss, no fuss!</div> <div class="four columns"> <div class="circle-image "> <a> <span class="overlay"></span> <span class="read"><i class="icon-heart"></i></span> <img src="http://i2.wp.com/www.matchingglove.com/wp-content/uploads/2016/02/social_media_dating-e1456478058853.jpg?w=980" alt="" width="180" height="180" /> </a> </div> <h4>Real Connections</h4>People are more than check boxes & pictures. So we created a fun social platform. Connect, communicate, get to know someone. That’s what finding a match is about. </div> </div> <div class="twelve columns"> <div class="kleo-carousel "><p> <span class="right hide-for-small"> <a href="#"><i class="icon-circle-arrow-left icon-large"></i></a> <a href="#"><i class="icon-circle-arrow-right icon-large"></i></a> </span> </p> <div class="carousel-stories responsive"> <div class="caroufredsel_wrapper" style="display: block; text-align: center; float: none; position: relative; top: auto; right: auto; bottom: auto; left: auto; z-index: auto; width: 948px; height: 0px; margin: 0px; overflow: hidden;"><ul class="feature-stories" style="text-align: left; float: none; position: absolute; top: 0px; right: auto; bottom: auto; left: 0px; margin: 0px; height: 0px;"></ul></div></div><!--end carousel-stories--></div> </div> </div>
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, check theme settings at the blog section, or add this to style.css
COPY CODE.post-info { 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 🙂
Laura
ModeratorHello, for 1, at Sweetdate > Memberships you will see all available restrictions, there will be more in the future 🙂
2. Yes, just do a search and copy the url of the search at your browser, use that url to create a button or use it in a link
3. – Will let you know soon
4. Just add this to style.css of child themeCOPY CODE#profile .cite a:hover, #profile .cite a:focus, #profile .regulartab a:hover, #profile .regulartab a:focus, .callout .bp-profile-details:before { color: #09a9d9; display: no; }
5. Just add them again by creating a new page 🙂
6. To disable albums you can deactivate rtmedia and for forums bbpressHi 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.home div#groups .columns { float: right; }
But to have all icons at the center you will need to hire a freelancer to build that for you
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 adding this to style.css of child theme
COPY CODEarticle .article-meta { width: 100% !important; float: right; text-align: left !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 this
COPY CODEli#profile-personal-li { display: none !important; }
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 🙂
Laura
ModeratorHello, please add this to style.css of child theme
COPY CODE.carousel-profiles li { float: left !important; } .kleo_members_carousel .caroufredsel_wrapper { height: 103px !important; } .carousel-stories li { float: left !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 CODE.page-id-170 #ncf-body-bg { background: #4f4f4f !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, you can use this css code and customize it changing color codes 🙂
Add css to style.css of child themeCOPY CODE.form-search { border-left: 10px solid rgba(0, 0, 0, 0.3); border-right: 10px solid rgba(0, 0, 0, 0.3); } .form-header { border-left: 10px solid rgba(0, 0, 0, 0.3); border-top: 10px solid rgba(0, 0, 0, 0.3); border-right: 10px solid rgba(0, 0, 0, 0.3); } .form-search, .form-header, div.alert-box, div.pagination span.current { background: rgba(47, 47, 47, 0.95); } .form-search.custom div.custom.dropdown a.current, .form-search.custom input[type="text"], .form-search.custom input[type="password"], .form-search.custom select { background-color: #000000; } .form-search.custom div.custom.dropdown a.selector, .form-search.custom div.custom.dropdown a.current, .form-search.custom select { border: solid 1px #000000; } .form-search.custom input[type="text"], .form-search.custom input[type="password"] { border: 1px solid #000000; } .form-search .button { background: #000000; border: 1px solid #000000 !important; float: left; margin-right: 5px; } .form-search .notch { border-top: 10px solid #2D3134; }
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 🙂
February 26, 2016 at 00:40 in reply to: Changing product page background color and thumbnail size #106767Laura
ModeratorHello, just add the following css codes to style.css of child theme
COPY CODE.woocommerce div#main-container { background: white; } .related-wrap .kleo-carousel li { width: 450px !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 your child theme
COPY 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 🙂
Laura
ModeratorHello, try adding this
COPY CODE.vc_wp_tagcloud.wpb_content_element a { font-size: 16px !important; background: #909090; padding: 5px; border: 1px solid grey; border-radius: 5px; 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 🙂
Laura
ModeratorHello, try this
COPY CODE.sidebar.sidebar-main.col-sm-3.sidebar-right { border: 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 🙂
Laura
ModeratorHello, you can use this css to the page css
COPY CODE.navbar.navbar-inverse.navbar-fixed-top { display: none; } footer#footer { 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 🙂
Laura
ModeratorHello, try
COPY CODE.footer { font-size:1px; }
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, you can change it using css, just add this to your child theme style.css
COPY CODEdiv#footer { font-size: small; } .home h3.post-title.entry-title { font-size: 24px; }
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 adding this to style.css of child theme
COPY CODE#header { background-position: 750px 170px !important; background-attachment: scroll !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, then replace it with
COPY CODE@media screen and (min-width: 800px) { .navbar-header .logo { float: left; margin-left: -45%; } }
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
ModeratorRight now the best is to hide icons on mobile, replaced your code with this one
COPY CODE@media screen and (min-width: 800px) { .tabs.info dd a, .tabs.info li a, #main #object-nav ul li a { color: #40FF00; display: block; height: 20px; line-height: 20px; padding: 15px 20px; font-size: 12px; text-transform: uppercase; font-family: inherit; font-weight: normal; } .tabs.info dd a, .tabs.info li a, #main #object-nav ul li a { color: #743349 !important; display: block; font-size: 13px; height: 20px; line-height: 20px; padding: 0px 10px; } a#user-notifications:before { content: "\f0a2" !important; } a#user-activity:before { content: "\f039" !important; } a#user-xprofile:before { content: "\f007" !important; } .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: none !important; } div#item-nav { margin-top: -10%; width: 160%; } a#user-messages:before { content: "\f003" !important; } a#user-friends:before { content: "\f0c0" !important; } a#user-friends:before { content: "\f118" !important; } a#user-forums:before { content: "\f0e6" !important; } .item-list-tabs.no-ajax#object-nav a:before { font: 250% "FontAwesome"; content: "\f144"; display: block; text-align: left; transition: all 0.4s ease-in-out 0s; } a#user-settings:before { content: "\f013" !important; } div.item-list-tabs#object-nav { margin-top: 0; color: #6f6f6f; display: block; height: 20px; line-height: 20px; padding: 15px 50px 50px; font-size: 12px; text-transform: uppercase; font-family: inherit; font-weight: normal; } div#item-nav { margin-top: -10%; width: 160%; padding-bottom: 60px; } .tabs.info, #object-nav ul { list-style: none; border-bottom: solid 1px #e6e6e6; display: block; height: 100px; padding: 0; margin-bottom: 40px; } } div#bp_core_members_widget-7 { color: #777777; margin-top: 25%; }
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 the following
COPY CODEul#menu-kleonavmenu a { color: #FFFFFF !important; } @media (max-width: 991px) { ul#menu-kleonavmenu a { color: #000000 !important; } }
What border do you mean?
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’m sorry to hear that your site got hacked, i hope you can resolve the issue in the new server
For the color of the line, add this to style.cssCOPY CODE.top-links { border-bottom: 1px solid #000000 !important; }
For the icons, check https://archived.seventhqueen.com/forums/topic/adding-instagram-icon-to-header
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 adding this to the page css
COPY CODE.section-container.container { max-width: 1800px; }
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, well hmm we could try this
COPY CODEul#menu-main-menu a:active { color:white !important; }
Let me know if it works
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, use this instead :
COPY CODE#members-dir-list .avatar { width: 140px !important; height: 140px !important; } #members-dir-list .avatar img { width: 140px; }
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 🙂
February 20, 2016 at 01:57 in reply to: Delete two out of four icons on home page and center icons #105251Laura
ModeratorHello, try adding this
COPY CODE.status.three.columns.mobile-one { margin-left: 16% !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, this should do it
COPY CODE@media (max-width: 991px) { .kleo-mobile-switch span { background-color: black !important; } .home .kleo-mobile-switch span { background-color: white !important; } }
And yes, at the end of that file
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, last change deleted
To disable the matching circle add this to style.cssCOPY 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 🙂
Laura
ModeratorHello, try the following at child theme style.css
COPY CODEul#menu-main-menu { font-family: "Montserrat" !important; font-size: 28px; font-weight: 700; }
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 tet, not available right now, but here is a css style for the avatar size, just add to style.css
COPY CODE.avatar { width: 140px !important; height: 140px !important; } .avatar img { width: 140px; }
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 🙂
February 19, 2016 at 22:10 in reply to: Delete two out of four icons on home page and center icons #105198Laura
ModeratorHello, try adding this to style.css
COPY CODE.status.three.columns.mobile-one:last-child { float: left !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 CODE@media (max-width: 991px) { .kleo-main-header.header-normal { background-color: black !important; } i.icon.icon-basket-full-alt { 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 🙂
Laura
ModeratorUpdated css to
COPY CODEsection .kleo_members_carousel .caroufredsel_wrapper li { width: 150px !important; height: 150px !important; } section .kleo_members_carousel .caroufredsel_wrapper img { width: 150px !important; height: 150px !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, added this to your homepage
COPY CODE[kleo_members_carousel]
And this to quick css
COPY CODE.kleo_members_carousel .caroufredsel_wrapper li { width: 150px !important; height: 150px !important; } .kleo_members_carousel .caroufredsel_wrapper img { width: 150px !important; height: 150px !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 🙂
February 18, 2016 at 08:23 in reply to: Using Peters redirect plugin is there a way to redirect a user to the page they were originally on? #104618Laura
ModeratorHello, hmm well if you want actually the same as the login button use this at your post
COPY CODE<div id="menu-item-19999" class="kleo-show-login menu-item menu-item-type-custom menu-item-object-custom menu-item-19999"><a title="Login" href="http://yourdomain.com/wp-login.php">Login</a></div>
Edit your domain and the text “Login”, leave the rest as is
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 adding this to style.css of child theme
COPY CODE.template-page.col-sm-8.col-sm-push-2.tpl-3lr { width: 80% !important; }
If you need it wider, let me know as will need to edit other things
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 adding this to style.css
COPY CODEli#menu-item-8385 { width: 15%; }
For more edits you will need to hire a freelancer 🙂
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 Theme Options > Blog, click the meta and ad author link
Now at style.css of child theme add thisCOPY CODEarticle .meta-category { display: none; } .home .author-name { 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 🙂
Laura
ModeratorHello, yes, just place this at style.css of child theme
COPY CODE.masonry-listing .format-standard .post-title { border-left: 3px solid #BABABA !important; }
#BABABA is the color 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, please add this to style.css of child theme
COPY CODE.widget_categories li:before { display: none; } .kleo-main-header.header-normal { border: none !important; } .template-page.col-sm-9.tpl-right { border-color: transparent !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