Impulse export submenu backround color change

Impulse export submenu backround color change

larcavandermeer
New Member
7 0 0

Hi everyone I am using Impulse export and I need to fix the background color only for my submenus how do I do that? Thanks.

Replies 4 (4)

Rahul3F
Excursionist
16 2 4

Hello
can you give me the URL and password so I will check the issue

Thanks

rahul
larcavandermeer
New Member
7 0 0

well my URL is https://geminitrinityspacefashion.com/ and what password do you need

larcavandermeer
New Member
7 0 0

I did it myself it is okay...😂😂

GemPages
Shopify Partner
5625 1262 1279

Hello @larcavandermeer ,

 

You can follow these steps: 
1. Go to Online Store->Theme->Edit code

GemPages_0-1678872375727.png

2. Open your theme.liquid file, paste the below code before </body>

GemPages_1-1678872388427.png

<style>
.site-nav__dropdown,
.site-nav__dropdown a {
    background: #7236c1;
}
</style>

I hope the above is useful to you.


Kind & Best regards, 
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center