- This topic has 1 reply, 2 voices, and was last updated 2 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Perfect Forum › Three strokes on the mobile menu
Hi,
On the mobile menu on a smartphone, the three lines are confusing as if there is another menu at this level.
See screenshot: https://prnt.sc/a6TnY_xBTNMG
How to remove or hide the unnecessary three strokes on the mobile menu?
Thanks in advance.
Hi,
Kindly use this CSS to hide three lines.
@media screen and (max-width:479px) {
.pad_menutitle { float:left;}
.pad_menutitle .fa-bars { display: none;}
}
Regards,
Chris
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]