Shopify themes, liquid, logos, and UX
Hi, the menu on my "Enter page" and the menu on my other pages , as well as the drawer menu in mobile version are stuck with the font all capitalized. Please help! I would prefer it to either be all regular capitalization with only first letter like: This. or just be all lowercase.
Additionally, my enter page has this color glowing text effect, is there an easy way for me to add that glowing text effect to the menu in my main website as well?
enter page: https://nialovemore.com
main menu page: https://nialovemore.com/collections/all
Thank you!
Solved! Go to the solution
This is an accepted solution.
@nialovemore for upper menu add this
.list-menu__item{-webkit-animation: pulse 1.5s ease-in-out infinite alternate;
text-shadow: 0 0px #ef00ff, 0 0 10px #ef00ff, 0 0 15px #ef00ff, 0 0 35px #ef00ff;}
@nialovemore - please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css
.menu-link, .collections_items a{text-transform: lowercase !important;}
.collections_items a{-webkit-animation: pulse 1.5s ease-in-out infinite alternate;
text-shadow: 0 0px #ef00ff, 0 0 10px #ef00ff, 0 0 15px #ef00ff, 0 0 35px #ef00ff;}
Hi Suyash1! Thank you for your fast reply! 🌹
your solution did work partially for the bottom menu but not the top menu! I will attach a photo of the updated changes.
I also notice the animation of the glow effect isnt moving, its just a static glow. its okay tho if you dont know. Thank you so much!
This is an accepted solution.
@nialovemore for upper menu add this
.list-menu__item{-webkit-animation: pulse 1.5s ease-in-out infinite alternate;
text-shadow: 0 0px #ef00ff, 0 0 10px #ef00ff, 0 0 15px #ef00ff, 0 0 35px #ef00ff;}
thank you so much for all you help!! you are my king, my savior, my angel 💜 lmaooooo
@nialovemore do let me know if you have any more updates, you can message here or on the email below
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024