Shopify themes, liquid, logos, and UX
Hi, I need to adjust the design of the hover effect.
Here’s how it currently looks on my store:
And this is how I want it to look:
So, I need:
And here is my store URL: https://1049xn-ya.myshopify.com/
Thanks for any help,
Tim
Hello @CreatorTim
Go to Online Store, then Theme, and select Edit Code.
Search for assets/base.css Add the provided code at the end of the file.
details[open]:hover>.header__menu-item{
text-decoration: none;
}
details[hover]:hover .header__menu-item {
text-decoration: none;
}
.header__menu-item svg.icon.icon-caret {
display: none;
}
details[open]>.header__submenu{
border-radius: 10px;
}
.header__menu-item:hover:after{
display:none;
}
Hey, I really appreciate your help. It looks good, but I’d still need a few more tweaks.
First, I’d like to bring back the dot. I only wanted to remove the underline and the arrow, but I wanted to keep the dot. Also, I want the dot only on the menu items, not the sub-items.
The second thing I want is to reduce the width of the sliding product menu. There’s too much space on the right side; I want it to have the same amount of space on the right as on the left.
The last thing is that I want the spacing between the menu items to be the same everywhere. Since you removed the arrow, it didn’t adjust, so I’d like the spacing to be consistent throughout.
My store URL: https://1049xn-ya.myshopify.com/
Thanks a lot!
Tim
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024