Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #860355

    I have a cart symbol on the menu top right I unclecked secondart menu from the HEader sectgion and added the following code
    #top .cart_dropdown { display: none; }

    .cart_dropdown {
    display: none!important;
    height:0;
    width:0;
    visibility:hidden;
    }

    @media only screen and (max-width: 990px){.responsive #top #header .cart_dropdown {
    display: none!important;
    height:0;
    width:0;
    visibility:hidden;
    }}
    @media only screen and (max-width: 990px){.responsive
    #menu-item-shop {
    display: none!important;
    height:0;
    width:0;
    visibility:hidden;
    }}

    .dropdown rover_login_dropdown floatRight { display: none;
    visibility: hidden;
    height:0;
    width:0;
    }
    The cart disappeared from the Home page but is still there on the phone and when we hover over the cart area can still see the tool tip on the menu on PC
    The login register button is also there on pc and Phone both .. Please reply because of this I we cant see the menu on Phone

    #861183

    Hey myersjackson,

    Can you describe us please what you want to do, so we can understand.
    Not sure the result you want to achieve.

    Best regards,
    Basilis

    #863100
    This reply has been marked as private.
    #863370

    Hi myersjackson,

    There is no room for that button, cart icon and the menu on the mobile header. So it is a design decision first and then maybe our help with implementation.

    Note, I did not see the burger menu on mobile, until I logged in. Is this intentional?

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #867891

    this is not international but I selected language as UK English for a plugin to work … On mobile i see the cart icon even when I am not logged in

    #868931

    Hi,

    hm, that means u have a language plugin activated, which might be causing that issue.
    if you same menu located on both languages?

    Best regards,
    Basilis

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.