1. stefan49
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 24 May 2024
  5.  Subscribe via email
Hello, i want a new design at Template London, mean the Navi below the Slideshow.
i insert following CSS:
body {
display: flex;
flex-direction: column;
}
#container_header,
#container_slideshow {
order: -2;
}
but it do not run, what do i wrong?
Stefan

edit: sorry i check the the code: #body, than it runs correctly
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you for the update and for sharing your solution.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
but there is another issue:
when i change the mobile menu type to "slickNav" than the CSS-Code is ignorred .... why?

thanks a lot Ciaran for help
Stefan
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Stefan

Would you have a URL to an example of this issue?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Ciaran, well i show u the results:

first: with SlickNav Menu
second with SlideOut Menu (than the Nav is above the Slideshow)
Attachments (2)
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Stefan

Please provide a URL to an example of the issue.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran, very sorry, i found the solution:
#body_panel {
display: flex;
flex-direction: column;
}
#container_header,
#container_slideshow {
order: -1;
}
than it works fine
thank u so much
Stefan
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Stefan

Thank you for the update and for sharing your solution. :)

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


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