As pictured the highlight on the last menu is cut off, any way to fix that?
Hey kilimats,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
Rikard
sure thing, see private
Hi,
add this code inside of Quick CSS field:
li#menu-item-785 {
width: 71px;
}
and adjust as needed.
Best regards,
Andy
THis didnt have any effect, i entered it under general styling, correct?
Hi,
yes, inside of Quick CSS field. Try to add an important to the code:
li#menu-item-785 {
width: 71px !important;
}
Clear browser cache and hard refresh a few times.
Best regards,
Andy
still the same, the highlight is cut on the right
Hi,
I checked the page in question, but could not see any highlighting of your menu. Can you provide us a precise link to check the elements in question please?
Please post us your login credentials as well (in the “private data” field), so we can take a look at your backend.
Login credentials include:
Best regards,
Andy