-
Anve S. replied to the question Remove menu bar, buddy panel, footer, etc. for one page in the forum Boss. theme 8 years, 10 months ago
Hi @kaypitre,
Try adding following css to remove that upper orange gap .
body.page-id-6220 #right-panel {
margin-top: 0!important;
}
And yes thanks for the suggestion, we’ll surely add it in our suggestion list.
Regards
Anve -
Anve S. replied to the question Adminbar links in the forum Social Learner 8 years, 10 months ago
Great 🙂
-
Anve S. replied to the question Remove menu bar, buddy panel, footer, etc. for one page in the forum Boss. theme 8 years, 10 months ago
Hi @kaypitre,
Try adding following css and apply in child theme custom css option.
body.page-id-6220 #masthead ,body.page-id-6220 footer {
display: none;
}
Regards
Anve -
Anve S. replied to the question Home Boss slider not responsive in the forum Boss. theme 8 years, 10 months ago
Great 🙂
-
Anve S. replied to the question login button on top menu in the forum Social Learner 8 years, 10 months ago
Hi @gaboarrow,
The login button should be there for logged out users , perhaps you have a plugin installed that is hiding that. Try disabling plugins and see if the button appears.
Regards
Anve -
Anve S. replied to the question social learner missing from "my Download" in the forum Social Learner 8 years, 10 months ago
Great 🙂
-
Anve S. replied to the question Home Boss slider not responsive in the forum Boss. theme 8 years, 10 months ago
Hi @onica-nl,
Try adding following css in custom css option of child theme to make slider text responsive in mobile.
[Read more]
@media only screen and (min-width:640px) and (max-width:768px){
.home-page .bb-slider-container h4.title {
font-size: 35px !important;
}
}
@media only screen and (min-width:481px) and (max-width:639px){
.home-page… -
Anve S. replied to the question Custom menu's not appearing in sidebar in the forum OneSocial theme 8 years, 10 months ago
This is already added in our todo list , will be fixed inside our coming version. Thanks for the patience , we know this is important.
Regards
Anve -
Anve S. replied to the question Change Sidebar Styling in the forum OneSocial theme 8 years, 10 months ago
Hi @costyclan,
I check on mozilla by resizing your website , at 480px , mobile layout activates . The left and right panels are working on click . Please see attached screenshot.
Regards
Anve -
Anve S. replied to the question Change Sidebar Styling in the forum OneSocial theme 8 years, 10 months ago
HI @costyclan,
Try adding following css in child theme custom css option.
@media screen and (max-width:480px){
#wpadminbar .ab-submenu > .menupop > a.ab-item {
color: #fff !important;
}
div#wpadminbar ul,#mobile-right-panel {
background-color: black !important;
}
#mobile-right-panel #menu-main li a {
color: #fff!important;
}
}
Regards
Anve -
Anve S. replied to the question sticky menu in the forum Social Learner 8 years, 10 months ago
Hi @gaboarrow,
Please provide me the url of the page from where you want to disable sticky header , i’ll provide you the corresponding css.
Regards
Anve -
Anve S. replied to the question Main Slider Text – Need to move in the forum Social MarketPlace 8 years, 10 months ago
Hi @plusorigin,
Try adding following css in child theme custom css option.
[Read more]
@media screen and (min-width:980px){
.home-page .bb-slider-container .slide_content_wrap > .inner {
padding-top: 8% !important;
vertical-align: top !important;
}
}
.home-page .bb-slider-container .slide_content_wrap > .inner h4, .home-page .bb-slider-container… -
Anve S. replied to the question Remove menu bar, buddy panel, footer, etc. for one page in the forum Boss. theme 8 years, 10 months ago
Hi @kaypitre,
For the page you can choose ‘No Buddypanel’ as its parent template , it will remove the buddypanel . Also you can give me the url of that specific page , so that i can provide you the corresponding css.
Regards
Anve -
Anve S. replied to the question Live notifications comments & likes looping in the forum Boss. theme 8 years, 10 months ago
Hi @bstrehl,
Thanks for sending the details , our developers will check and will revert back to you asap.
Regards
Anve -
Anve S. replied to the question Changing format of New Post page fields in the forum BuddyPress User Blog 8 years, 10 months ago
-
Anve S. replied to the question Events Manager profile cover photo in the forum Boss. theme 8 years, 10 months ago
Hi @bcim,
Please give us some time , our developers will look into your problem and provide you the solution asap.
Regards
Anve -
Anve S. replied to the question Header color in the forum OneSocial theme 8 years, 10 months ago
Great 🙂
-
Anve S. replied to the question Change Thumbnail Sizes in the forum BuddyBoss Media 8 years, 10 months ago
Hi @aaronmcnany,
Please give us some time , our developers will look into your requirement and will reply you asap.
Regards
Anve -
Anve S. replied to the question Are Labels user-specific or global? in the forum BuddyBoss Inbox 8 years, 10 months ago
Hi @davejay,
Please give us some time , our developers will reply you asap on your question.
Regards
Anve -
Anve S. replied to the question User Blog URL in the forum OneSocial theme 8 years, 10 months ago
HI @kdress,
Please wait for some time , our developers will look into your problem and provide you the solution.
Regards
Anve - Load More