Forums
Forums / Theme: OnePress / Onepress-menu ul
(@reivilob)
4 years, 7 months ago
Hi
Seems that with last update, the vale for “Onepress-menu ul” in /wp-content/themes/onepress/style.css?ver=5.8.1 and this fix the witdh of menu
.onepress-menu ul { min-width: 12em; width: 12em; border: 1px solid #e9e9e9; border-top: none; }
The width is not dynamic with the content again … All our website using onepress are affected
Regards OB
The page I need help with: [log in to see the link]
(@famethemes)
Hi,
Thank you for your feedback.
Please try to add this custom CSS code in Customizer > Additional CSS to fix this issue
body .onepress-menu ul { width: auto; }
Thanks works fine, but probably should be modified in the default value for next updates …
Best regards OB
The topic ‘Onepress-menu ul’ is closed to new replies.