Can I change the menu button from hamburger button to the word "MENU"?

Posted in: Newspaper
Post count: 20

Can I change the menu button from hamburger button to the word “MENU”?

Post count: 35449

Hi,

Unfortunately our theme do not have this option, sorry.
Is possible to do that with some changes in theme files or custom css
https://www.screencast.com/t/YzPQe6sf

.td-icon-mobile:before {
content: 'Menu';
}
#td-top-mobile-toggle {
bottom: 5px;
}

Just add this custom code in Newspaper>Theme panel>Custom code >Advanced css in phones

Thank you for your understanding.

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