Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi guys. Is there any way to change the heading of mobile menu (NOSEINTL) on mobile view? My current theme is Impulse 4.0.5.1
Website link: https://noseintl.com/
yes please share your heading name so i will code and update you
NOSEINTL to NOSE
@Dramallama thanks yes please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.liquid->paste below code at the bottom of the file.
<style>
.t4s-drawer__header {
position: relative;
}
.t4s-drawer__header::before {
position: absolute;
content: "";
width: 100%;
background: #fff;
height: 100%;
left: 0;
}
.t4s-drawer__header::after {
position: absolute;
width: 100%;
height: 100%;
content: "NOSE";
display: flex;
align-items: center;
font-size: 16px;
color: var(--t4s-dark-color);
font-weight: 600;
text-transform: uppercase;
padding-top: 4px;
}
</style>
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025