Forum Replies Created
-
AuthorPosts
-
Hi Andy,
Not at the resolution of 2500+. Check image underneath:
[img]http://i.imgur.com/Hn74zle.png[/img]
What i want is when scrolling down, that the sticky menu will stick on top like in your screenshot.
Hope you can help.
Folkert
Ola,
Thanks for your reply. It works, how ever when scrolling down the menu doesn’t stick at the top. Is there anyway to change that?
Kind regards,
FolkertHello,
Screenshot in the private content. Would like to lower the menu and the logo, however when scrolling down i want the sticky header to be as small as it is now.
Hope you can help. Thanks!
Cann’t you zoom out to see the same result?
Hi there,
Sorry should have told you THE menu problems are at higher resolutions. Above 2250 pixels wide..
Hope you can help.
Kind regards
folkertHi there,
Also a question about the iconlist solutions you gave me. It works superb! Thanks a lot. However on mobile I want the Iconlist title in a smaller fontsize. This because the tekst doesn’t fit in the darkbox on mobile. How do I fix that?
Thanks.
Kind regards Folkert
Thanks for your reply Vinay!
I’ve managed to lower the logo in several resolutions, but I now have a new problem. I want to lower the menu as well. I’ve tried this:
@media only screen and (min-width: 1440px) and (max-width: 2249px) {
.responsive .logo {
margin-top: 100px!important;
}
#header_main .container {
height: 340px !important;
}
#header-scrolled .logo img {
margin-top: 15px!important;
max-width: 300px!important;
}
#header_scrolled .container {
height: 140px !important;
}
}
@media only screen and (min-width: 2250px) {
.responsive .logo {
margin-top: 250px!important;
}
#header_main .container {
height: 440px !important;
}
#header-scrolled .logo img {
margin-top: 15px!important;
max-width: 300px!important;
}
#header_scrolled .container {
height: 140px !important;
}
}And it works, however not went scrolling down. Any idea how I can fix that? Of you might have another solution for me to lower the menu.
Kind regards.
FolkertHi there Vinay,
Thanks for your quick response. Please check the site in the private content below.
The thing with the logo is this: on different screens I want the logo to position at the right place. It is now centered with a margin of 75px from the top. On my screen it is perfect, but on screens with higher resolutions the logo needs to have more margin. How do I achieve that? Can you follow me?
Kind Regards,
Folkert van der WeiThat did the trick! Thanks a lot.
Folkert
Thanks. Hope you can find the problem.
I’m having the same problem with another site which i’m building. Is it possible that the resize and compression of the image is the problem?
Just wondering…
Works like a charm! Thanks great job!
February 5, 2016 at 11:56 pm in reply to: Change space between menu item and horizontal line #578861Superb! Magnificant! Awesome! Cool!
Thanks!
Case closed.
February 3, 2016 at 11:05 pm in reply to: Change space between menu item and horizontal line #577406Actually i do have another question about this site… Is it posible to set an opacity to the background of the testimonials?
February 3, 2016 at 10:49 pm in reply to: Change space between menu item and horizontal line #577399Awesome! thanks.
February 2, 2016 at 11:38 pm in reply to: Change space between menu item and horizontal line #576770Let me know if you need to know more. It’s about the space between the horizontal line underneath a menuitem.
regards Folkert
-
AuthorPosts