- This topic has 5 replies, 2 voices, and was last updated 1 year, 7 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Mobile menu customization
Hi,
We have been doing some testing to customize the mobile menu using CSS.
We would like the submenu items to not have any hyphens before the text.
For example:
Contact
rather
– Contact
Can you tell us how to do it?
Thank you very much!
Best regards,
Vanessa
Hi,
Kindly show us your website URL?
Regards,
Chris
Hi Chris,
We want to make this customization on all websites. Right now we use a plugin but we prefer to stop using plugins and make all the customizations we can using CSS
For example you can see it at: https://www.esquitxlleure.com/
Regards,
Vanessa
Hi,
Kindly use this CSS.
@media screen and (max-width:1023px) {
.sidr ul li ul li a::before, .sidr ul li ul li span::before {
content:"" !important;
}
}
Regards,
Chris
Hi Chris,
Perfect. Thank you very much!!
Regards,
Vanessa
Welcome 🙂
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 […]