- This topic has 5 replies, 2 voices, and was last updated 1 week, 4 days 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
The Prominence of Artificial Intelligence In Mobile App Development Artificial intelligence has reshaped the market industry and reduced human efforts to resolve complex issues conveniently. […]
Websites are the best possible things that can improve your business rankings, they provide numerous ways to deal with your customers and care about their […]
People always look for free email newsletter service using WordPress instead of going for paid email newsletter options like MailChimp, Aweber, and others. Email Newsletter […]