End of Support for Joomla 3 - Forum closed
[SOLVED] How to change from vertical to horizontal menù
- Stefano Guida Meloni
- Offline Topic Author
- Fresh Boarder
- Posts: 6
- Thank you received: 0
How to change from vertical to horizontal menù was created by Stefano Guida Meloni
Posted 5 years 11 months ago #22204
Hi guys,
I have just bought the template.
I have one problem about the main menù in position 'top_main'... it is displayed in vertical but I want to have it in an horizontal position.
I have tried to put in module setting 'nav-pills' (with space before) but nothing is changed...
How can I fix it?
I have just bought the template.
I have one problem about the main menù in position 'top_main'... it is displayed in vertical but I want to have it in an horizontal position.
I have tried to put in module setting 'nav-pills' (with space before) but nothing is changed...
How can I fix it?
Attachments:
Please Log in or Create an account to join the conversation.
Replied by cg on topic How to change from vertical to horizontal menù
Posted 5 years 11 months ago #22206
Hi Stefano,
in the Demo-Version of Folio the menu is horizontal as required.
I think your menu-items are too long.
Greetings,
cg
in the Demo-Version of Folio the menu is horizontal as required.
I think your menu-items are too long.
Greetings,
cg
Last Edit:5 years 11 months ago
by cg
Last edit: 5 years 11 months ago by cg.
Please Log in or Create an account to join the conversation.
- Stefano Guida Meloni
- Offline Topic Author
- Fresh Boarder
- Posts: 6
- Thank you received: 0
Replied by Stefano Guida Meloni on topic How to change from vertical to horizontal menù
Posted 5 years 11 months ago #22207
Hi Cg,
also with small menu-items is still the same...
also with small menu-items is still the same...
Attachment menùproblem-2.jpg not found
Attachments:
Please Log in or Create an account to join the conversation.
Replied by cg on topic How to change from vertical to horizontal menù
Posted 5 years 11 months ago #22212
Hi Stefano,
the site is not online yet?
the site is not online yet?
by cg
Please Log in or Create an account to join the conversation.
- Stefano Guida Meloni
- Offline Topic Author
- Fresh Boarder
- Posts: 6
- Thank you received: 0
Replied by Stefano Guida Meloni on topic How to change from vertical to horizontal menù
Posted 5 years 11 months ago #22230
Now is online:
www.pitrisconi.com/
www.pitrisconi.com/
Please Log in or Create an account to join the conversation.
Replied by cg on topic How to change from vertical to horizontal menù
Posted 5 years 11 months ago #22235
Hi Stefano,
add the following code to your custom.css.
As you see in the attached picture, my browser (chrome) shows the menu-items horizontal.
Make a test in Firefox and IE too.
add the following code to your custom.css.
As you see in the attached picture, my browser (chrome) shows the menu-items horizontal.
Make a test in Firefox and IE too.
Code:
ul.uk-nav.uk-nav-parent-icon.uk-nav-side {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
Last Edit:5 years 11 months ago
by cg
Attachments:
Last edit: 5 years 11 months ago by cg.
The following user(s) said Thank You: joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates