Shopify themes, liquid, logos, and UX
Hi All,
Please can someone assist me.
In the screenshot below, I would like to make the nested menu "Electric Skateboards >" all on one line. At the moment ">" is on another line.
Thanks in advance!
Solved! Go to the solution
This is an accepted solution.
Hello @guyv
Try this code: it will be helpful to you-
Go to the online store>Theme>Edit Code>Assets>theme.scss>Add code in this file
.meganav__link {
padding: 5px 7px !important;
}
This is an accepted solution.
Hello @guyv
Try this code: it will be helpful to you-
Go to the online store>Theme>Edit Code>Assets>theme.scss>Add code in this file
.meganav__link {
padding: 5px 7px !important;
}
Thanks for your reply! I have modified the code as follows:
#SiteNavLinklist-brands .meganav__link {
padding: 5px 0px 5px 10px !important;
}
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024