Menu Icon on Mobile

Posted in: Newspaper
Post count: 4

Hello,

I would like to change the default menu icon on mobile. The default is the 3×3 square grid, but I would like to use the 3 horizontal lines. Is there a setting to change that?

Thanks!

Post count: 6600

Hi,

Please use this custom css, add it in theme panel > custom css: http://screencast.com/t/ws1OHott4me

.td-sp-ico-menu {
background-position: -20px -364px !important;
}

Thanks

Post count: 4

Thanks! It works great.

Post count: 6

Dear Lucian,
I also would like to change the default icon on mobile. Is the CSS code above can also be applied in Newsmag theme? Thanks

Post count: 6600

Hi,

Unfortunately not as the newsmag theme uses fonts for icons like font awesome: http://fortawesome.github.io/Font-Awesome/ ..while the newspaper theme uses sprites for icons.

Thanks

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