Hi guys,
Trying to do some customization to the sub menu
– change the alignment of the text to center
– get rid of the white space/borders/padding or make it black in color (see attached screen grab)
– reduce the width of it the box/block
As far now I have the following css added:
.x-navbar .desktop .sub-menu a {
background-color:#000;
}
link: http://www.dopchevproductions.com/test/
Your help would be greatly appreciate it!