This topic has 2 replies, 2 voices, and was last updated 1 months ago ago by Tony Rodriguez
Hey guys (or should I say the BEST support team around)
Could you kindly help as to how I can shorten the depth of the header menu search dropdown? (see attached) current depth, huge white-space below content?
Thanks
Gary
Hello, @GBDesignStudio,
Thank you for contacting us and for using XStore.
Kindly add the following custom CSS code by navigating to **XStore > Theme Options > Theme Custom CSS > Global CSS**:
@media only screen and (min-width: 993px) {
.search-full-width .et-mini-content {
height: 60vh !important;
}
}
We trust this will be helpful. Should you have any further questions or require additional assistance, please do not hesitate to reach out.
Best regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up