Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #460612

    Hi – the menu item “Energy Painting Commissions” under Shop in my main menu is cut off at the right of the page at http://dominiquehurley.com/ . Is there any way to fix that? Thanks.

    #460914

    Hey dominiquehurley!

    Please add following code to Quick CSS

    @media only screen and (min-width: 990px) {
    li#menu-item-13059 .sub-menu {
      left: -140px;
    }}
    

    Cheers!
    Yigit

    #460974

    Yay. Beautiful. Thanks Yigit. Resolved.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Title in Menu drop-down is cut off’ is closed to new replies.