Adjusting components - Post ID 276082
Hello All
Using Foundation within RSD - I placed Top bar with navigation component. Its working fine but is there a way to adjust when it changes from the mobile icon with drop down to larger device navigation?
Thanks
Byron
Using Foundation within RSD - I placed Top bar with navigation component. Its working fine but is there a way to adjust when it changes from the mobile icon with drop down to larger device navigation?
Thanks
Byron
It is possible, but as far as I know, it will have to be done after export, by editing the main.css. And the change will then be for the whole site, all the elements.
Ha en riktig god dag!
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Byron Tipping wrote:
is there a way to adjust when it changes from the mobile icon with drop down to larger device navigation?
is there a way to adjust when it changes from the mobile icon with drop down to larger device navigation?
You should be able to do that right within the app what are you seeing now (place a screenshot so we can see) and what would you like to change?
The future of web layout has arrived and it's called CSS Grid. CoffeeCup helps you to get ready with a free guide, the Grid Builder app plus cool demos & themes.
If you want the hamburger menu to show past the medium breakpoint also then you could add "data-hide-for" attribute to the container that holds your hamburger font icon link and set the value to large.
Then you would need change the main list container that contains everything. Class "medium-horizontal" to "large-horizontal".
It should be noted that we are now restricted from choosing a custom breakpoint for the foundation menu as Foundation 6 no longer accepts the old way of "show/hide" the two menus. Only the medium and large class breakpoints are available unless you have access to Sass which we do not. There is discussion on going within Foundation 6 forums that are requesting a way to fix this so one does not have to rely on Sass to adjust by adding a custom breakpoint. That being said I always thought it would be cool if Coffeecup could add a couple custom breakpoints for us to use if needed to reference to. Like a "smedium" and a "marge".
Then you would need change the main list container that contains everything. Class "medium-horizontal" to "large-horizontal".
It should be noted that we are now restricted from choosing a custom breakpoint for the foundation menu as Foundation 6 no longer accepts the old way of "show/hide" the two menus. Only the medium and large class breakpoints are available unless you have access to Sass which we do not. There is discussion on going within Foundation 6 forums that are requesting a way to fix this so one does not have to rely on Sass to adjust by adding a custom breakpoint. That being said I always thought it would be cool if Coffeecup could add a couple custom breakpoints for us to use if needed to reference to. Like a "smedium" and a "marge".

Bootstrap 5 CSS Grid.
That is pretry involved! Thunk i will.nust have to kearn to live with it!
Thanks guys
Thanks guys
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.