Reply 294080 to: mobile menu shows 404 error page on mobile panel?

Avatar: Olga Barlow
Olga Barlow
Support staff
July 14, 2021 at 15:42

Hello,

1) Is it ok that copyrights will be overlapped by the mobile panel?
Then add the below code to Theme Options > Custom CSS

.etheme-sticky-panel.outside {
    opacity: 1;
    visibility: visible;
    transform: none;
}

2) You can try to add additional padding for the mobile panel using custom code
below

.et-mobile-panel {
    padding: 0 15px;
}

Check if this is suitable for you.
5) I have already done that and told you to check.

any answer for 3,4,6 now?

Sorry, don’t understand you. We fixed the mentioned things and asked you to check.

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.