Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #645259

    As pictured the highlight on the last menu is cut off, any way to fix that?

    #645983

    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

    #646025

    sure thing, see private

    #646989

    Hi,

    add this code inside of Quick CSS field:

    li#menu-item-785 {
    width: 71px;
    }
    

    and adjust as needed.

    Best regards,
    Andy

    #650080

    THis didnt have any effect, i entered it under general styling, correct?

    #650308

    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

    #650326

    still the same, the highlight is cut on the right

    #650478

    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:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Andy

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.