Re: How do i fix Transparent Shopping cart pop up, the buttons are not showing in the pop up shop Ca

Solved

How do i fix Transparent Shopping cart pop up, the buttons are not showing in the pop up shop Cart

Pietertje
Tourist
3 0 1

see my photo but video cant be uploaded sadly i'll send it via mail, or watch my store

557d86-88.myshopify.com

 

code i used for the Menu where the Shopping cart pop up is part of:

}
</style>
<style>

.scrolled-past-header * {
background: #FFFFFF !important;
}

</style>
{% if template == 'index' %}
<style>
#MainContent { margin-top: -133px; }
@media (max-width: 767px) {
#MainContent { margin-top: -107px !important; }
}
</style>
{% endif %}
<style>
sticky-header { background: transparent !important; }
</style>

 

 

 

 

 

 

 

 

 

 

 

 

shopping cart.png

Accepted Solution (1)
Deluxe-Foladun
Shopify Partner
56 9 11

This is an accepted solution.

Hi @Pietertje ‌👋

Try this:

  1. Go to Online Store > Themes.
  2. Click on the three dots next to your theme and select Edit Code.
  3. In the left-hand sidebar, search for and open theme.liquid.
  4. Add the following code right before the </head> tag:

 

<style>
.scrolled-past-header .cart-notification__links .button {
    background: black !important;
}
</style>​

 

Hope this helps!

Best regards,
Foladun | Customer Account Deluxe

• Boost engagement and sales with Customer Account Deluxe: a Modern Customer Page with Loyalty, Wishlist, and Social Login (Free plan available)


• Drive more revenue, increases user retention and repeat purchases, with simple one-click installation.

View solution in original post

Replies 4 (4)

Deluxe-Foladun
Shopify Partner
56 9 11

Hi @Pietertje,
Foladun here from the Customer Account Deluxe App team. 👋

Thank you for sharing the store URL. Could you please provide the store password, so I can take a closer look? 

 

Best regards,
Foladun | Customer Account Deluxe

• Boost engagement and sales with Customer Account Deluxe: a Modern Customer Page with Loyalty, Wishlist, and Social Login (Free plan available)


• Drive more revenue, increases user retention and repeat purchases, with simple one-click installation.

Pietertje
Tourist
3 0 1

sure thing! Password: Hello123!

 

Deluxe-Foladun
Shopify Partner
56 9 11

This is an accepted solution.

Hi @Pietertje ‌👋

Try this:

  1. Go to Online Store > Themes.
  2. Click on the three dots next to your theme and select Edit Code.
  3. In the left-hand sidebar, search for and open theme.liquid.
  4. Add the following code right before the </head> tag:

 

<style>
.scrolled-past-header .cart-notification__links .button {
    background: black !important;
}
</style>​

 

Hope this helps!

Best regards,
Foladun | Customer Account Deluxe

• Boost engagement and sales with Customer Account Deluxe: a Modern Customer Page with Loyalty, Wishlist, and Social Login (Free plan available)


• Drive more revenue, increases user retention and repeat purchases, with simple one-click installation.

Pietertje
Tourist
3 0 1

it does work, many thanks! 

 

do you have any advice in coding that you think could be better or do you have advice design wise?

 

maybe we can work together on this goal, to achieve a layout like Chanel, Gucci, Louis Vuitton, etc

 

that's the aim but i do not know many about coding, i search it up via youtube, use AI wherever i can accomplish, but that's all 

 

what can you be at help with, you can freely search the whole Website if you like, and give advice nd or maybe be of help

 

i'll gladly hear from you!