• Hello,
    Tabbed contents [ overview / Features ] in single property page does not working properly on mobiles devices. Unable to dropdown to read, when I touch it, it expands and collapse immediately. Please help to solve it.

    Refer this link

    Regards
    Ponvendhan

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Karmegaraja Subramaniam

    (@ponvendhan)

    Solved this issue by adding below css code in custom css. Hope it will be solved in next update.

    .in {
        display: block !important;
    }

    Ponvendhan

    Plugin Author g5theme

    (@g5theme)

    Hi, what device and OS you using to check?
    I just check with my ipad and iphone with safari browser. Both are ok with that.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘A problem in single property page’ is closed to new replies.