Tagged: x Author Posts March 23, 2016 at 8:46 pm #850484 HorizonParticipant Hi On my site i have a megamenu set up under “Services” how can i change the color and thickness of the lines which appear below each Sub Menu title? Thanks March 23, 2016 at 8:47 pm #850486 HorizonParticipant This reply has been marked as private. March 23, 2016 at 9:43 pm #850528 Paul RModerator Hi, Thanks for writing in! You can add this under Custom > CSS in the Customizer. .desktop .x-nav .x-megamenu>.sub-menu>li>a { border-bottom: 2px solid red; } Hope that helps. Author Posts