My website is
I would like to change the color of the “buy now” button on my main menu. I would also like to add unique hover effects.
I know how to add the custom css, but I don’t know how to target the correct class/LI
My website is
I would like to change the color of the “buy now” button on my main menu. I would also like to add unique hover effects.
I know how to add the custom css, but I don’t know how to target the correct class/LI
This is Lucas from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file → Save
.list-menu li:last-child .header__menu-item {
background: #252a31 !important;
}
Hope that my solution works for you.
Best regards,
Lucas | PageFly