1. aroldoschwab
  2. Commercial Templates
  3. Friday, 15 March 2019
  4.  Subscribe via email
How can I change the size of the SlickNav Responsive Mobile Menu in the J51 Artisan template?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

In what way do you wish to resize it? Are you referring to the toggle button?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
.... I'm sending an image to explain ....
.... I mean the icon (with three lines that stands in place of the page menu in a web browser) ....
.... the color I already managed to change ....
.... I have tried to re-record the "responsive-menu" and "responsive-menu_retina" images files that are in the "images" directory of the template .... but without success ....
.... any tips ????
Thank you for now....
Hugs....
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

Edit to taste

.slicknav_menu .slicknav_icon-bar {
width: 30px;
}
.slicknav_menu .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
margin-top: 5px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you very much Siaran ....
Again your codes and teachings are perfect .... worked out ....
And congratulations to the speed of response ....
Hugs....
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

I've tried your code with the template Ensley but it didn't work. I want to reduce the size of the menu button to the dimensions of the Facebook-Logo. How to?

Thank you,
Manfred
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your menu button?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hi!

Is it possible to send you a PN with th URL? I don't find the PN button :D

Manfred
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Manfred

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.slideout-toggle-open,
.slideout-toggle-close {
font-size: 24px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran!

Perfect!! Thank you very much... you are awesome ;-)

Manfred
  1. more than a month ago
  2. Commercial Templates
  3. # 9
  • Page :
  • 1


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