diff --git a/docs/app/@core/data/service/header-menu.service.ts b/docs/app/@core/data/service/header-menu.service.ts
index c1daa2fc..9b7c9121 100644
--- a/docs/app/@core/data/service/header-menu.service.ts
+++ b/docs/app/@core/data/service/header-menu.service.ts
@@ -11,11 +11,6 @@ export class HeaderMenuService {
title: 'Home',
link: '/',
},
- {
- title: 'Backend Bundles',
- link: '/',
- fragment: 'backend-bundles',
- },
{
title: 'Docs',
link: '/docs',
diff --git a/docs/app/@theme/components/header/header.component.html b/docs/app/@theme/components/header/header.component.html
index a6618ad5..2d403ebb 100644
--- a/docs/app/@theme/components/header/header.component.html
+++ b/docs/app/@theme/components/header/header.component.html
@@ -9,6 +9,10 @@
diff --git a/docs/app/@theme/components/header/header.component.scss b/docs/app/@theme/components/header/header.component.scss
index 3ba86344..c6b3661d 100644
--- a/docs/app/@theme/components/header/header.component.scss
+++ b/docs/app/@theme/components/header/header.component.scss
@@ -55,6 +55,16 @@
}
}
+ .backend-bundles {
+ display: flex;
+ align-items: center;
+ padding-right: 2rem;
+
+ i {
+ margin-right: 0.5rem;
+ }
+ }
+
/deep/ nb-menu {
flex: 1;
@@ -87,6 +97,7 @@
.section.right {
color: $contacts-fg;
+ display: none;
a {
font-family: nb-theme(font-main), sans-serif;
@@ -141,6 +152,9 @@
display: list-item;
}
}
+ .section.right {
+ display: block;
+ }
}
@include media-breakpoint-up(xl) {
@@ -156,12 +170,6 @@
justify-content: flex-end;
}
}
-
- .section {
- &.right {
- display: none;
- }
- }
}
@include media-breakpoint-down(is) {
@@ -189,6 +197,11 @@
}
&.docs-page {
+
+ .backend-bundles {
+ display: none;
+ }
+
.section {
&.left {
align-items: center;
@@ -237,15 +250,14 @@
justify-content: space-between;
}
- .section.right {
- display: block;
- }
-
.stars {
width: 7.5rem;
height: 1.25rem;
margin-left: auto;
}
+ .backend-bundles {
+ display: flex;
+ }
}
@include media-breakpoint-up(lg) {
@@ -259,6 +271,9 @@
display: list-item;
}
}
+ .section.right {
+ display: block;
+ }
}
@include media-breakpoint-up(xl) {
diff --git a/docs/app/@theme/styles/themes.scss b/docs/app/@theme/styles/themes.scss
index a1b828a2..1d3eeb33 100644
--- a/docs/app/@theme/styles/themes.scss
+++ b/docs/app/@theme/styles/themes.scss
@@ -56,7 +56,7 @@ $nb-themes: nb-register-theme((
layout-medium-padding: 0,
layout-small-padding: 0,
- header-bg: color-bg,
+ header-bg: #fafafa,
header-padding: 0 0,
header-height: 4.25rem,
header-fg: color-fg,
diff --git a/docs/app/app-routing.module.ts b/docs/app/app-routing.module.ts
index 6f7ee75a..eb15f934 100644
--- a/docs/app/app-routing.module.ts
+++ b/docs/app/app-routing.module.ts
@@ -15,6 +15,8 @@ const routes: Routes = [
const config: ExtraOptions = {
useHash: false,
anchorScrolling: 'enabled',
+ onSameUrlNavigation: 'reload',
+ scrollPositionRestoration: 'enabled',
};
@NgModule({
diff --git a/docs/app/pages/home/backend-bundles-section/backend-bundles-section.component.html b/docs/app/pages/home/backend-bundles-section/backend-bundles-section.component.html
index bab29dfb..d8e1a0d0 100644
--- a/docs/app/pages/home/backend-bundles-section/backend-bundles-section.component.html
+++ b/docs/app/pages/home/backend-bundles-section/backend-bundles-section.component.html
@@ -4,7 +4,9 @@
-
Akveo new product created after a number of community and clients requests. We did all backend integration in ngx-admin for you! Now you can buy a complete UI + backend solution based on the backend framework of choice to use it as a template for your solution implementation.
+
+ Looking for a way to integrate Angular ngx-admin with .NET, Ruby, Python or PHP? We are here to save your time on painful setup, configuration and routing tasks.
+ Choose starter kit bundle based on a technology of your choice below.
@@ -25,9 +27,6 @@
-
{{ ecomName }}
{{ netName }}
@@ -39,10 +38,8 @@
${{ isCommercial() ? '1500' : '150' }}
+ nbButton>
Buy now
@@ -52,12 +49,10 @@
{{ selectedLicenseType }}
-
+ nbButton>
Buy now
@@ -70,9 +65,6 @@
-
{{ iotName }}
{{ netName }}
@@ -84,7 +76,6 @@
${{ isCommercial() ? '1500' : '150' }}
@@ -97,12 +88,9 @@
{{ selectedLicenseType }}
-
+ nbButton>
Buy now
@@ -115,9 +103,6 @@
-
{{ ecomName }}
{{ netCoreName }}
@@ -129,10 +114,8 @@
${{ isCommercial() ? '1400' : '140' }}