I’m editing the header in Elementor, and I added 40px top padding to the menu.
I added the Home menu with an image, but the image is not aligned with the rest of the menu, and the yellow underline of the active item is on top of the image, it does not align with the others.
Already tried to add in css:
.menu-item-3330 {
padding-bottom: 10px;
}
but don’t worked, the yellow underline remains in the image.
Am I doing something wrong or is it a bug?