Okay
  Public Ticket #1506307
Subnav on Mobile View
Closed

Comments

  • opik074 started the conversation

    Hi Ocean Themes,

    My SUBNAV working perfectly on desktop. But when I open the page on small device (i.e. smartphone) the SUBNAV is show no Menu. Please refer to the attached file.

    Please advise.

    Thanks

  •  2,010
    Ocean replied

    Hi,

    you can try css code

    @media only screen and (max-width:992px) {

    .nav-justified.open > nav-justified {

    display: block!important;

    }

  • opik074 replied

    Hi,

    I added your css code on Borrow Options > Styling option, but SUBNAV is still show no menu. Please check this page on (https://kpr.online/promo-kpr-bank-panin/) on your mobile browser.


    Thanks

  •  2,010
    Ocean replied

    Hi,

    you can send me admin account for check.

    Set private reply.

  •   opik074 replied privately
  •  2,010
    Ocean replied

    Have done.

    please check.

  • opik074 replied

    Perfect!

    Thanks!!