- This topic has 5 replies, 2 voices, and was last updated 1 year, 9 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
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]