Forum Replies Created
-
AuthorPosts
-
February 9, 2018 at 12:03 pm in reply to: Sticky nav only, in "Logo Left; Menu Below" Header layout #910220
Hi.
I see you just didnt look at site on tablet resolution. There is link for screenshot: https://drive.google.com/open?id=12YB2mhm7SL5Ou7hQBnCZ317RJLZa_X-i And than is only reason I need to hide logo on scroll on tablets.February 8, 2018 at 1:35 pm in reply to: Sticky nav only, in "Logo Left; Menu Below" Header layout #909756It seems like .header-scrolled isnt the right property for tablets resolution. It just don`t make any effect on tablets after you refresh the page.
I suppose, if you tell me what property makes sub menu hide on tablets in css I will manage to make it work properly.February 8, 2018 at 11:07 am in reply to: Sticky nav only, in "Logo Left; Menu Below" Header layout #909684This reply has been marked as private.February 7, 2018 at 4:22 pm in reply to: Sticky nav only, in "Logo Left; Menu Below" Header layout #909249Hello!
Current project in development state: http://dev.plittorg.in.ua/As you see, in higher resolutions everything working nice, but when you look at it with, shall we say, iPad resolution, we see that logo area and widgets in it isnt hiding (just dont forget to reload the page after switching to iPad resolution in browser).
Code I use:
.header-scrolled #header_main .av-logo-container, .header-scrolled div#search-3, .header-scrolled div#text-2, .header-scrolled div#text-3 { display: none!important;}
What I need is to make logo area hide aswell on tablets resolutions, or disable floating header only for them.
- This reply was modified 6 years, 9 months ago by MAXENws.
February 6, 2018 at 8:00 pm in reply to: Sticky nav only, in "Logo Left; Menu Below" Header layout #908758Or, maybe, there is a way to disable floating header on tablets resolutions?
February 6, 2018 at 7:58 pm in reply to: Sticky nav only, in "Logo Left; Menu Below" Header layout #908755Greetings!
Code works on desktop, but logo still showing on tablets. Is there some solution to hide logo area on them? -
AuthorPosts