Mobile CK bar empty space

Replied by ced1870 on topic Mobile CK bar empty space

Posted 3 years 9 months ago #57046
check that you have the latest version in the other website
this option has been implemented recently

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by KalliPR on topic Mobile CK bar empty space

Posted 3 years 9 months ago #57048
I will check... Also, once last thing. I used the logo from within CK menu, but it shows up like this instead of being aligned
This message contains confidential information
... This is the website I'm working on
This message contains confidential information
. I feel like I've made an error but I can't pinpoint it...
by KalliPR

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Mobile CK bar empty space

Posted 3 years 9 months ago #57049
the problem here is that your template uses Flexbox on every HTML tag that contains the menu module, but it has no flex property to allow it to auto-grow
then it takes only a small place and do not extend to the whole area space

you can fix this by editing your template CSS and add the property on all the containers starting from "uk-navbar-left"
Code:
flex: 1 1 auto;
then check how it works

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by KalliPR on topic Mobile CK bar empty space

Posted 3 years 9 months ago #57051
I'm trying it in the inspector but it doesn't seem to be doing anything for any of the containers...
by KalliPR

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Mobile CK bar empty space

Posted 3 years 9 months ago #57052
try that
Code:
.uk-navbar * { flex: 1; }

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by KalliPR on topic Mobile CK bar empty space

Posted 3 years 9 months ago #57054
That one is already in display:flex mode... Not sure if it's the same. I'll try some more containers and I'll let you know. Thanks!
by KalliPR

Please Log in or Create an account to join the conversation.

Time to create page: 0.784 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 1250 guests and one member online