Horizontal menu 2 lines

Linkebel
161 Posts
Linkebel posted this 28 January 2016

Hi,

Is it possible to have 2 lines on each tab
Like this : http://postimg.org/image/pzybv0qut/

Website on Prestashop

Which parameter css should I wear?

Thank you ;-)

Hi, Is it possible to have 2 lines on each tab Like this : http://postimg.org/image/pzybv0qut/ Website on Prestashop Which parameter css should I wear? Thank you ;-) [1]: http://postimg.org/image/pzybv0qut/

Last edited 28 January 2016 by Linkebel

Vote to pay developers attention to this features or issue.
8 Comments
Order By: Standard | Newest
Linkebel
161 Posts
Linkebel posted this 29 January 2016

Up please ;-)

Up please ;-)
Support Team
Support Team posted this 29 January 2016

Hi,

Please add the following code under the Home >> Sttings >> Additional CSS:

.bd-menu-13.nav-pills .bd-menuitem-20 > a, .bd-menu-13.nav-pills .bd-menuitem-20 > a:link, .bd-menu-13.nav-pills .bd-menuitem-20 > a:visited
{
    white-space: pre-wrap!important;
    max-width: 180px;
    text-align: center;
}

Sincerely,
Hella

Hi, Please add the following code under the Home >> Sttings >> Additional CSS: .bd-menu-13.nav-pills .bd-menuitem-20 > a, .bd-menu-13.nav-pills .bd-menuitem-20 > a:link, .bd-menu-13.nav-pills .bd-menuitem-20 > a:visited { white-space: pre-wrap!important; max-width: 180px; text-align: center; } Sincerely, Hella
Linkebel
161 Posts
Linkebel posted this 29 January 2016

Super it works ;-)

Thank you !

Super it works ;-) Thank you !
Stagger Lee
1818 Posts
Stagger Lee posted this 29 January 2016

You can achieve it with options in Themler. Just click around, dont be afraid.

You can achieve it with options in Themler. Just click around, dont be afraid.
Support Team
Support Team posted this 01 February 2016

You are welcome.

Sincerely,
Hella

You are welcome. Sincerely, Hella
Linkebel
161 Posts
Linkebel posted this 01 February 2016

Stagger Lee,

If I ask for help it is because I did not get, is that it poses a problem to you?

Stagger Lee, If I ask for help it is because I did not get, is that it poses a problem to you?
Stagger Lee
1818 Posts
Stagger Lee posted this 01 February 2016

No Linkebel, at all.
Options are there. Make one test installation and kill Themler. You dont need to learn on real installation.

If you already have problem with it placing code Hella gave you can make you headache later. Because you will forget this small snippet in settings and have no chance to know why you cannot change something with Themler options.

No Linkebel, at all. Options are there. Make one test installation and kill Themler. You dont need to learn on real installation. If you already have problem with it placing code Hella gave you can make you headache later. Because you will forget this small snippet in settings and have no chance to know why you cannot change something with Themler options.
Linkebel
161 Posts
Linkebel posted this 01 February 2016

ok ;-)

ok ;-)
You must log in or register to leave comments