hamburger menu

Posted in: Newsmag
Post count: 58

Hi I am using Newsmag header style 4. There is nine dot icon on mobile menu. How can I switch it to hamburger menu. Example is shown in screenshot

https://prnt.sc/dH4E5i_gm4GY

Post count: 35449

Hello,
Unfortunately, there is no option for that, it can be changed only using custom css, for this please use this custom css:
.td-icon-mobile:before {
content: '\e80e';
}

The code should be set in the theme panel > custom css> advance css > phone section.
I hope this will help you!

Post count: 58

Hello

Thanks for your response

Sorry but this code is not working. I have purged the cache and checked in private windows also. There is still showing nine square menu icon.

Post count: 35449

Hello,
Here is an example where the code is apply – https://i.imgur.com/lOPrGqL.png (if you are using cloudflare you need to purge it).
Please do a test and instead setting the code in mobile section set it in this place – https://i.imgur.com/k6xqA5S.png
Thank you!

Post count: 58

Hello
Now it is working after replacing the code in Custom CSS.

Thank you

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