Reply 225392 to: Responsive in ipad horizontal not issue

Avatar: Rose Tyler
Rose Tyler
Support staff
November 21, 2019 at 09:16

Please try to clear browser cache and check dropdowns one more time.
You can use the next custom CSS code to hide mentioned dropdowns:

@media only screen and (max-width: 1100px) and (min-width: 992px){ 
    .et_b_header-account .et-mini-content,
    .et_b_header-wishlist .et-mini-content {
        display: none;
    }
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.