What's your biggest current challenge? Have your say in Community Polls along the right column.

Re: Assign Color Scheme to App Block in Footer

Assign Color Scheme to App Block in Footer

shopbaileybee
Excursionist
53 0 12

Hi there, I have an app block in my footer on my site www.shopbaileybee.com, but the color scheme for the app block is not matching the color scheme of the rest of my footer and because it is an app block, I'm not able to change it in the theme editor.

 

This is Sense theme

 

Is there coding I can plug somewhere to make the app block color scheme 3 instead of 1 that it currently is?

Replies 11 (11)

kevinkarma55
Shopify Partner
101 11 11

Do you have a Screenshot of it, all I see is a bug error and those app icons:

kevinkarma55_0-1729702677262.png

 

Please remember to Like & Mark Solution to the post if it helped you.
Thanks !
If you'd like to support me, you can Buy Me a Coffee
Need help with anything related to Frontend?
Checkout kevinkarma.me
shopbaileybee
Excursionist
53 0 12

It is this form at the top of the footer section

 

Screenshot 2024-10-23 at 12.13.11 PM.png

PaulNewton
Shopify Partner
7516 662 1578

For third party issues contact that third parties support.

A guide on a custom integration of color_schemes or generate styles for arbitrary apps is beyond the scope of the forums.

 

If the apps rendered output is even customizable and you need app customization then contact me for services.
Contact info in forum signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.

Contact paull.newton+shopifyforum@gmail.com for the solutions you need


Save time & money ,Ask Questions The Smart Way


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Thank Paul with a Coffee for more answers or donate to eff.org


shopbaileybee
Excursionist
53 0 12

I did reach out to Klaviyo already but this isn't a Klaviyo fix. This is a Shopify fix. It should be semi-easy to change the assigned color scheme of an app block from Scheme 1 to Scheme 3.... I don't understand how this isn't integrated already

kevinkarma55
Shopify Partner
101 11 11

how are you adding the Klaviyo form? can yo create a container and add this class to have the background: `color-scheme-3 gradient` ?

Please remember to Like & Mark Solution to the post if it helped you.
Thanks !
If you'd like to support me, you can Buy Me a Coffee
Need help with anything related to Frontend?
Checkout kevinkarma.me
shopbaileybee
Excursionist
53 0 12

Hey Kevin, I'm adding the form via the app block option in the theme editor. Where would I need to add a container?

kevinkarma55
Shopify Partner
101 11 11

I believe it might be complex if you don't code as the only solution I can think of is going inside Code Edit.  Two solutions I can think of:
1 - Make a custom section just Klaviyo form and add the block inside it
2 - Add the block inside the Footer section and customize the footer code to style how you want it.

Please remember to Like & Mark Solution to the post if it helped you.
Thanks !
If you'd like to support me, you can Buy Me a Coffee
Need help with anything related to Frontend?
Checkout kevinkarma.me
shopbaileybee
Excursionist
53 0 12

Unfortunately, that's already what I've done.

Screenshot 2024-10-23 at 12.22.19 PM.png

kevinkarma55
Shopify Partner
101 11 11

I understand that but you need to create a custom section similar to 'App', and 'Footer' and inside that custom section you can add the container with schema class name, all this if you are familiar with the code. I wish I can come up with easier solution

Please remember to Like & Mark Solution to the post if it helped you.
Thanks !
If you'd like to support me, you can Buy Me a Coffee
Need help with anything related to Frontend?
Checkout kevinkarma.me
PaulNewton
Shopify Partner
7516 662 1578

An app block is developed by a third party the integration is their responsibility not the platforms.

It is third parties responsibility or choice to not take on the responsibility of how well an app block integrates with various themes.

If a third party chooses to not have polished theme integration then it's in customization territory; if customization is even possible based on how the app block is implemented.

Contact paull.newton+shopifyforum@gmail.com for the solutions you need


Save time & money ,Ask Questions The Smart Way


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Thank Paul with a Coffee for more answers or donate to eff.org


shopbaileybee
Excursionist
53 0 12

I understand. Thank you