Shopify themes, liquid, logos, and UX
As you can see there are Food Products and Electronics Rather than hitting the arrow I would like the 2 boxes to respond please reply to me If any developer is available because I did every code but I can do it Thankyou
This is a Shopify sunrise theme
Solved! Go to the solution
This is an accepted solution.
For the Sunsrise theme sidebar menu dropdown arrows not being full width and clicking the text goes to another pages instead of opening the sidebar linklist accordion
You may be able to fix it with the following CSS added to bottom of the themes style.css.
Always backup themes and files before changing code
#side-menu .dropdown-toggle {
width: 100%
}
.dropdown-toggle:after {
left: 92%;
}
Tailor the "left" property to need, or try replacing with "right: 8%;" ,etc.
Contact paull.newton+shopifyforum@gmail.com for the solutions you need
Save time & money ,Ask Questions The Smart Way
Problem Solved? ✔Accept and Like solutions to help future merchants
Answers powered by coffee Thank Paul with a ☕ Coffee for more answers or donate to eff.org
This is an accepted solution.
For the Sunsrise theme sidebar menu dropdown arrows not being full width and clicking the text goes to another pages instead of opening the sidebar linklist accordion
You may be able to fix it with the following CSS added to bottom of the themes style.css.
Always backup themes and files before changing code
#side-menu .dropdown-toggle {
width: 100%
}
.dropdown-toggle:after {
left: 92%;
}
Tailor the "left" property to need, or try replacing with "right: 8%;" ,etc.
Contact paull.newton+shopifyforum@gmail.com for the solutions you need
Save time & money ,Ask Questions The Smart Way
Problem Solved? ✔Accept and Like solutions to help future merchants
Answers powered by coffee Thank Paul with a ☕ Coffee for more answers or donate to eff.org
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