how to change the white background ?

Posted in: Newspaper
Post count: 13

how to change the white background ?

help

Post count: 22421

Hi,
You can only target that area with css. You can use this code to do it:

.sf-menu ul{
background-color:grey!important;
}
.td_mega_menu_sub_cats{
background-color:grey!important
}

Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.