1. giannis83
  2. Commercial Templates
  3. Sunday, 14 February 2021
  4.  Subscribe via email
Hi, how can I set up the menu as in the demo for the "natalie" template? I want the menu be on the right top as on hte demo and also I want the same "login" and "sign up" button on the left!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

The menu next to the logo is the main template navigation and can be defined via the General -> Menus tab of your template settings.

The top right location is a menu module in the header-3 module position.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks, but how can I make the same "button" effect you have on "Sign Up" on demo?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To give the menu item the appears of a button, you can add the following to the Link Class field of your template item settings...

btn


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Is it possible to hide header-3 module position in responsive settings (mobile view)?
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

@media only screen and (max-width: 767px) {
.header-3 {display: none;}}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


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