1. pitti17268
  2. Commercial Templates
  3. Wednesday, 11 May 2016
  4.  Subscribe via email
Hi, I want to set the mobile menu centered instead of right.

Where I have to change the code, Try it but couldnt find the right line ;-(
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Which area of the menu do you wish to center (toggle buttons, menu items etc.)?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters...


.slicknav_menu {
text-align: center;
}
.slicknav_btn.slicknav_collapsed, .slicknav_btn.slicknav_open {
display: inline-block;
float: none;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
perfect. Thanks a lot
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!