Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author cosmoswp

    (@cosmoswp)

    Hello @madlar,

    If you can provide us site URL, We can observe and can provide you with possible solutions.
    Meanwhile here are a few suggestions :

    • Deactivate plugin one by one and check if the issue is solved
    • Don’t forget to clear cache after deactivating a plugin

    Best Regards!

    Thread Starter madlar

    (@madlar)

    https://babydy.eu/

    https://prnt.sc/s2udvq

    when i open it from the phone it look a little different its not alighnet and if i click on the arrow it open the main category

    Theme Author cosmoswp

    (@cosmoswp)

    Hello @madlar ,

    For alignment issue please use the following custom CSS

    .navigation ul li:first-child a {
        margin: 20px 20px 20px 20px;
    }

    We have adjusted this value according to your setting. If you change the setting it should be changed for now. On the next update, we will fix this and you don’t need custom CSS.

    For your another query, you can add the following custom CSS to increase click space of submenu icon

    .cwp-header-menu-sidebar .navigation.cwp-submenu-onhover ul li.menu-item-has-children .submenu-icon {
        width: 30px;
    }

    Best Regards!

    Thread Starter madlar

    (@madlar)

    verry thenk and keep pu good work verry good theme

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Mobile menu’ is closed to new replies.