I have installed from Section Store app, the Circle Menu navigation.
Please help me to make the photos inside the circles look straight. Thank you for all the help
Im using Local Theme
A user installed the Circle Menu navigation from the Section Store app but is experiencing an issue where photos inside the circles appear tilted or rotated instead of straight.
Troubleshooting steps provided:
circle-menu.liquid or similar) in the Sections foldertransform property (such as transform: rotate(...)) that may be causing the rotationtransform: noneCurrent status:
The issue remains unresolved. The original poster cannot locate the transform property in their code and has shared a screenshot for further assistance. The discussion is ongoing with no solution implemented yet.
I have installed from Section Store app, the Circle Menu navigation.
Please help me to make the photos inside the circles look straight. Thank you for all the help
Im using Local Theme
circle-menu.liquid or circle-menu-section.liquid.transform: rotate(...). This property might be causing the photos to appear tilted or not straight.transform property, try removing it or adjusting its value to make the photos appear straight. For example, you can try removing the transform property altogether or setting it to transform: none;.