Neve theme – Sub-menu – Styling problem
-
Hi,
I am facing a problem regarding the styling of the sub-menu on one of my website using Neve theme.
When I add the following css:
.row .primary-menu-ul>.menu-item-has-children>.sub-menu {
width: 1400px;
}.row .primary-menu-ul .sub-menu li:first-child {
padding-left: 1250px;
}.row .primary-menu-ul .sub-menu li:last-child {
padding-right: 1250px;
}there are some inline css being automatically added and it ruins the sub-menu layout:
<ul class=”sub-menu” style=”right: auto;left: 0;”>
I have a website using Neve theme version 2.7.3 and the problem doesn’t appears whereas the one where the problem appears is using the version 2.8.2.
Is this related to the theme version and is there a way to avoid this problem since I want to keep the theme version updated?
I would really appreciate your feedback on that.
Thanks in advance.
Best regards,
Ben
- The topic ‘Neve theme – Sub-menu – Styling problem’ is closed to new replies.