Remove text from mega menu

Remove text from mega menu

Daniel19901
Shopify Partner
244 0 65

Hi, can anyone help me remove the "created with" icon in the bottom right corner of the mega menu

 

https://cytjyxmtmvbocgig-50820350128.shopifypreview.com

Replies 2 (2)

Moeed
Shopify Partner
5346 1444 1729

Hey @Daniel19901 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.tmenu-watermark>span {
    visibility: hidden !important;
}
</style>

RESULT:

Moeed_0-1726768780335.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Custom Design | Advanced Coding | Store Modifications


Dan-From-Ryviu
Shopify Partner
9534 1916 1950

Hi @Daniel19901 

You can add this code to Custom CSS in Online Store > Themes > Customize > Theme settings to remove that part.

.tmenu-watermark.tmenu_item_link { display: none !important; opacity: 0 !important; }

- Helpful? Like and Accept solution! or Buy me coffee
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.