Position of module

  • Hazzo
    Inactive member
  • Topic Author
  • Member
  • Member
More
3 years 5 months ago #47967 by Hazzo
Position of module was created by Hazzo
On the one_page template the menu is partly over the rotator. How do I move the rotator module so that it isn't covered by the menu?
http:www.jackyandkevin.se

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
3 years 5 months ago #47968 by milos
Replied by milos on topic Position of module
Hello,

Please edit template file /templates/hot_one_page/css/layout.css and change this:
Code:
.topmenurow { position: fixed; top: 0; width: 100%; background: rgba(255,255,255,.95); z-index: 10; box-shadow: 0px 1px 5px #ddd; }

to this:
Code:
.topmenurow { background: rgba(255,255,255,.95); z-index: 10; box-shadow: 0px 1px 5px #ddd; }

Thanks,
Milos
The following user(s) said Thank You: Hazzo

Please Log in to join the conversation.

Time to create page: 0.153 seconds
Powered by Kunena Forum