Hello i have a problem with menu!
This topic has 6 replies, 3 voices, and was last updated 4 weeks ago ago by Luca Rossi
Hello i have a problem with menu!
Hello, @Davor,
Thank you for contacting us and for using XStore.
If you are using the Header Builder via the Customizer, please follow these steps:
1. Navigate to **XStore > Theme Options > Header Builder**.
2. Click on **Edit All Departments Menu**.
3. Go to **Menu Dropdown > Computed Box**.
4. Add a **margin-top** value.
5. Click **Publish** to save the changes.
For your reference, please check the attached image in the private content area.
If the issue persists, kindly provide us with your website’s **WordPress admin access** in the private content area so we can review your settings and assist you further.
Best regards,
8Theme Team
I changed it but nothing changed
Hello, @Davor,
Thank you for your response.
Kindly provide your website’s WordPress admin access in the private content area so that we can thoroughly review your settings and assist you accordingly.
Should you have any questions, please feel free to reach out.
Best regards,
8Theme Team
Can you post back what you changed when you solve it?
Hi @Davor,
Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:
@media (min-width: 980px){
li#menu-item-3799 .nav-sublist-dropdown {
top: 0;
transform: translateY(0);
}
}
Kind regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up