error in mobile menu style preferences - theme 8 and 9
2 years 7 months ago - 2 years 7 months ago #64127
by ernst
error in mobile menu style preferences - theme 8 and 9 was created by ernst
Good day
you have an error in the mobile menu style preferences for topics 8 and 9
If you have 2 mobile menus (one you want at the top, the other at the bottom), both will be displayed at the bottom.
in custom styles is pre-filled:
place correct:
please fix it
you have an error in the mobile menu style preferences for topics 8 and 9
If you have 2 mobile menus (one you want at the top, the other at the bottom), both will be displayed at the bottom.
in custom styles is pre-filled:
Code:
|ID|.mobilemenuck div span.descck {
padding-left: 10px;
font-size: 12px;
}
.mobilemenuck-bar {
position: fixed !important;
bottom: 0px;
top: auto;
}
|ID|.mobilemenuck {
bottom: 0;
position: fixed !important;
overflow-y: auto;
}
Code:
|ID|.mobilemenuck div span.descck {
padding-left: 10px;
font-size: 12px;
}
|ID|.mobilemenuck-bar {
position: fixed !important;
bottom: 0px;
top: auto;
}
|ID|.mobilemenuck {
bottom: 0;
position: fixed !important;
overflow-y: auto;
}
Last edit: 2 years 7 months ago by ernst.
Please Log in or Create an account to join the conversation.
2 years 7 months ago #64134
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic error in mobile menu style preferences - theme 8 and 9
Hi
thank you for reporting this, it will be fixed in the next version
CEd
thank you for reporting this, it will be fixed in the next version
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.201 seconds