Sub menu background

hi can you pleas e send me the css for the sub menu background color
thanks
Amir

Hi There,

To change the sub-menu background color, please try adding this custom CSS under Theme Options > CSS:

.desktop .sub-menu {
     background-color: #f0f0f0;
}

Hope it helps :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.