• Resolved fabio323ti

    (@fabio323ti)


    I have problem with my sidecart,
    if sidecart is opened and page scroll… after menu is sticked on top sidecart height will equal to menu height…

    any way to fix it?

    thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Robert Wattner

    (@rwattner)

    Hi, I’m not exactly sure what you mean by sidecart. Do you have a link or screenshot?

    Thread Starter fabio323ti

    (@fabio323ti)

    Hi Robert, what i mean, header is sticked on top (after scrolling page) the sidecart is rendered in header height, it show in height of 90px with vertical overflow…
    if back on top of page (without sticking effect), sideart render full screen.
    hope ita more clear

    image

    • This reply was modified 2 years, 3 months ago by fabio323ti.
    • This reply was modified 2 years, 3 months ago by fabio323ti.
    • This reply was modified 2 years, 3 months ago by fabio323ti.
    Plugin Contributor Robert Wattner

    (@rwattner)

    Yes I understand what is happening to the sidecart, I just don’t know what a sidecart is? Is it the submenu dropdown, are you using megamenu, do you have the header as sidebar navigation, is sidecart a plugin? I’ve never heard that term before, I’m sorry.

    Thanks for the screenshot. That helps a little, but it’s still too difficult to tell what’s going on. A link would be best

    Thread Starter fabio323ti

    (@fabio323ti)

    Hi Robert, its the menu cart widget pro icon from elementor, and Kava theme from crocoblock.

    Plugin Contributor Robert Wattner

    (@rwattner)

    Thanks for clarifying. I’ll have to test this to see if I can duplicate it and find a solution.

    Plugin Contributor Robert Wattner

    (@rwattner)

    Hi, I was able to replicate the problem and find a solution. Use this code to fix the problem for now.

    .she-header-yes .elementor-menu-cart__container {
    	height: 100vh !important;
    }

    I will add this code to the plugin for a future update. Thanks for bringing this to my attention and sorry you had problems. Let me know if there is anything else I can do, thanks again.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Sidecart issue’ is closed to new replies.