Problem with responsive

Home Forums Pathway Forum Problem with responsive

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #16824
    Aino-Maija HöyhtyäAino-Maija Höyhtyä
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: June 16, 2015

    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).

    My site

    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.
    -Aino

    #16867
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30655
    • Total: 30655
    Member since: August 16, 2013

    Hi,

    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,
    Shri

    #16887
    Aino-Maija HöyhtyäAino-Maija Höyhtyä
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: June 16, 2015

    Thank 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”.
    -Aino

    #16925
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30655
    • Total: 30655
    Member since: August 16, 2013

    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) {
    .header_right nav {height:auto; overflow:visible;}
    }

    Check it in mobile version.

    Regards,
    Shri

    #16927
    Aino-Maija HöyhtyäAino-Maija Höyhtyä
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: June 16, 2015

    I’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.)
    -Aino

    #16943
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Give us 2 days its weekend. We will update the theme for the menu and send you the updated theme.

    Regards,
    Shri

    #17986
    Aino-Maija HöyhtyäAino-Maija Höyhtyä
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: June 16, 2015

    Huhuu, have you solved responsive problem?
    – Aino

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.