Home › Forums › Pathway Forum › Problem with responsive
- This topic has 6 replies, 3 voices, and was last updated 7 years, 11 months ago by
Aino-Maija Höyhtyä.
-
AuthorPosts
-
December 16, 2015 at 6:33 pm #16824
Hi,
I have your pro version of Pathway.
I have problem with drop-down list on mobile and tablet screens.
Here’s an example: If I try to go from “Galleria” to “Kalastamassa” the site doesn’t show the drop-down list(it just blinks).Another problem with the site is that it scales the logo too little on mobile screen.
Sorry for bad english, I hope you got that.
Thanks in advance.
-AinoDecember 17, 2015 at 8:53 am #16867Hi,
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
Paste this css code in custom css box@media screen and (max-width:29.938em) {
#logo img{max-height:inherit;}
nav ul li.current-menu-item ul li, nav ul li.current-menu-item ul li a, nav ul li ul li, nav ul li ul li a {color:#fff;}
}Regards,
ShriDecember 17, 2015 at 2:08 pm #16887Thank you very much for fixing the logo, it looks good now!! I’m afraid the responsive problem still exists: I can’t still reach “Kalastamassa” from “Galleria”.
-AinoDecember 18, 2015 at 6:35 am #16925Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
Paste this css code in custom css box@media screen and (max-width:29.938em) {
.header_right nav {height:auto; overflow:visible;}
}Check it in mobile version.
Regards,
ShriDecember 18, 2015 at 9:05 am #16927I’m sorry if I can’t explain this problem right, but “Vuokramökit” and “Galleria” have their OWN drop down lists and I can’t go to these lists in mobile. These lists only blinks in mobile. I should be able to go to “Pyytökämppä 1”, “Pyytökämppä 2”, “Maisemia” etc… (Could you check these in computer, you understand this problem better.)
-AinoDecember 18, 2015 at 12:46 pm #16943Give us 2 days its weekend. We will update the theme for the menu and send you the updated theme.
Regards,
ShriJanuary 7, 2016 at 12:07 pm #17986Huhuu, have you solved responsive problem?
– Aino -
AuthorPosts
- You must be logged in to reply to this topic.