ResolvedLafka 3.1.3 My Account Off-Canvas don’t Work

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #32507
    valeriozpp
    Participant

    Hi All,

    i have a little issue with the “Account” icon in Desktop View.
    When i click on the icon, the Off-Canvas doesn’t appear.
    There is some option that i can check?

    Tks all.

    #32508
    Althemist
    Keymaster

    Hi valeriozpp,

    Sounds like a JS error. If you give us a link to your site we can check what could be wrong.

    #32514
    valeriozpp
    Participant

    Hi Althemist!

    Sure, the link is https://shop.mitirosu.com.
    I have check the console, but i don’t have find any errors.

    Tks for the quick response! 😀

    #32517
    Althemist
    Keymaster

    It’s a CSS conflict. It looks like you have a custom CSS added to your site. This part is causing the conflict:

    #header .main_menu_holder .lafka-search-cart-holder {
        -webkit-transform: translatex(0px) translatey(0px);
        -ms-transform: translatex(0px) translatey(0px);
        transform: translatex(0px) translatey(0px);
        background-color: #dd9933;
    }

    We don’t know who added that, but it’s not part of the theme.

    #32527
    valeriozpp
    Participant

    Thanks a Lot!!! It works correctly now!

    I use YellowPencil to customize css on the fly. I used it to customize the menu color, but it added some extra css.

    Tks!

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register