- This topic has 5 replies, 2 voices, and was last updated 1 year, 11 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
Are you looking for the best WordPress accessibility plugins? If so, you have landed on the right page. By using accessibility plugins, you can make […]
Christmas New Year WordPress Deals Up to 50% Off on SKT Themes The cost of running a website can quickly add up—especially when you want […]
Top WordPress Halloween Deals on Themes & Plugins Well, well, it is the end of October and the start of November, we are aware of […]