This topic has 2 replies, 2 voices, and was last updated 6 years, 7 months ago ago by Rose Tyler
Hello,
i need help customizing the mobile menu sidebar. I added some widgets to the mobile menu sidebar but i can´t figure out where i can delete the first row.
Hello,
There will be shown a menu that marked as Mobile menu http://prntscr.com/j4r5r0
But if the mobile menu is not required there and you want to delete this row, use this custom css code:
.mobile-menu-wrapper .a-center {
display: none;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up