Change header menu background

Posted in: Newspaper
Post count: 55

Hi,

Is it possible to change the background of the main menu to any picture?

Thank you!

Post count: 6535

Hi

By default the theme doesn’t have an option to do that but you can use this custom css in theme panel > custom css:

.td-header-main-menu{
background-image: url("insert your url image here");
}

The result should be like here: http://screencast.com/t/eMdOcGjRDhac

Thanks!

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