Home › Forums › SKT Black/White Theme Support › Header – Logo and Menu on the same level
- This topic has 13 replies, 2 voices, and was last updated 7 years ago by Sonl Sinha.
-
AuthorPosts
-
October 24, 2017 at 7:03 am #86079
Hi,
I have an issue to have Logo and Menu on the same level when scrolling down. If I make logo smaller (it looks not nicely) it appears close to the top of header bar, but if I select logo size larger then on scroling menu jumps up to the top of the bar
www.koinvest.lt
October 24, 2017 at 10:19 am #86119Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.fixed .header-inner .nav ul li a { padding: 35px 15px !important;} .fixed .header-inner .nav ul li ul li a {padding: 13px 15px !important;} .fixed .header-inner .nav ul li:hover ul {top: inherit !important;}
Regards,
DaveOctober 24, 2017 at 1:12 pm #86171Hi,
thank you, it works. But now I have another issue – if I scroll down step bay step (when reading you do not press arrow down all time, but in intervals) at the moment header reaches top of the screen picture starts blinking, but after you move down further – it stops
Daiva
October 24, 2017 at 1:36 pm #86176Hi,
We checked, That’s working fine.
Regards,
DaveOctober 24, 2017 at 4:27 pm #86191I’m sorry, but it is not working fine on all computers. If monitor is large, it is OK, but if it is 14″, it starts blinking at the level when margin between slider and header reaches top of the window.
And logo moves down when scrolling little bit futher down (on both monitors I have)
October 24, 2017 at 4:28 pm #86192I think maybe this blinking on smaller screen somehow related that on smaller screen blank space between slider and header appears?
October 26, 2017 at 9:29 am #86293Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
DaveOctober 26, 2017 at 9:44 am #86297https://imgur.com/a/ZmDEP
October 26, 2017 at 9:46 am #86298one pic is after scrolling down, the second – when at the top of the page
October 26, 2017 at 9:53 am #86301Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.fixed .header-inner .logo {margin-top:0 !important;}
Regards,
DaveOctober 26, 2017 at 10:15 am #86306thank you , it works – now logo and menu are on the same level all time.
How about that blanl area between slider and header on home page? https://imgur.com/a/ZmDEP (third pic) It appears only on smaller screens (14″)October 26, 2017 at 10:21 am #86308Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.slider-main { height:auto !important; min-height:inherit !important;}
Regards,
DaveOctober 26, 2017 at 10:53 am #86311super! thank you.
October 26, 2017 at 11:01 am #86314Hi Daiva,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/11/
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.