Links not working on mobile - by yvonechrista

This topic has 4 replies, 2 voices, and was last updated 8 years, 6 months ago ago by Robert Hall

  • Avatar: yvonechrista
    yvonechrista
    Participant
    September 28, 2015 at 16:17

    Hi,

    Everything is working well with the theme except one thing. In the store page, the links on
    product categories don’t work on mobile. At least not the iPhones we’re testing with. Any idea what that could be? I pasted the link in the web-site field.

    Thanks
    Jesper

    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 28, 2015 at 16:31

    Hello,

    Please use this code in custom.css file.

    @media only screen and (max-width: 992px){
    .responsive-sidebar-top .sidebar-left {
        float: initial;
    }}

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: yvonechrista
    yvonechrista
    Participant
    September 28, 2015 at 17:08

    That fixed it!

    Thank you.

    Jesper

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 28, 2015 at 17:13

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.