- This topic has 5 replies, 2 voices, and was last updated 1 year, 5 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
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]
Are you looking for the best painting company WordPress themes? If so, you’ve landed on the right page for the painting company themes. This post […]
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]