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/
hello @Dramallama
You have to change this or remove it
thanks
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>
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024