This topic has 6 replies, 3 voices, and was last updated 7 months, 4 weeks ago ago by Tony Rodriguez
Hi i have a hamburger menu on my navigation bar, when click it will show up a form. How can i increase the width of the form as now it feels quite cramp
Hello, Qilah,
We appreciate you contacting us with your inquiry about the hamburger menu on your navigation bar.
We kindly suggest that you attempt to adjust the padding by navigating to Header Builder > Mobile Menu > Off-Canvas Content > Computed Box.
Should this not resolve the issue, we would be grateful if you could provide us with temporary wp-admin access to further assist you.
Best Regards,
8Theme’s Team
Adjusted the padding but the form got smaller as the padding increased. I want to make the form wider as well, not just the padding around the form.
Hello, Qilah,
Thank you for getting in touch with us.
Here is an example for you – https://prnt.sc/_EEasRecK2bl > https://prnt.sc/5bbrW8538W4G
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Best Regards,
8Theme’s Team
is it possible for the width to be increased?
Hello, @Qilah,
Thank you for your response.
To solve your issue, please add the next CSS code in XStore > Theme options > Theme custom CSS > Global css.
.et-off-canvas>.et-mini-content {
max-width: 500px !important;
}
The result should look like this: https://imgur.com/dQyJu8A
We hope this will solve your issue.
Should you require any further assistance, please do not hesitate to reach out.
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up