How can I change the colours of the quantity selector buttons? (using theme venture)

jamesjackson1
Tourist
20 0 2

Screenshot 2021-11-02 at 23.03.02.png

Replies 18 (18)

KetanKumar
Shopify Partner
36839 3635 11972

@jamesjackson1 

sorry for any issue can you please sent store url  

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

iCart_App
Shopify Partner
479 57 103

Hello @jamesjackson1,

You can change the color of quantity selector buttons by adding custom CSS code to your theme file. Can you please share your store URL and if it is password protected then please share the password as well? So that I can check and send you the snippet that you can add to your theme file.

iCart Cart Drawer Cart Upsell App


- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution!
- To learn more visit www.identixweb.com
jamesjackson1
Tourist
20 0 2

Thanks!

 

URL https://ridenutrition.co.uk/products/nitrate-strategy

 

password : blatsi

 

 

KetanKumar
Shopify Partner
36839 3635 11972

@jamesjackson1 

thanks for ulr but i can't see password button how can i check.

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
jamesjackson1
Tourist
20 0 2

I am struggling to get the password entry box to show on my landing page. How do I add this?

 

Many thanks 

jamesjackson1
Tourist
20 0 2

I used the pagefly password page template.

iCart_App
Shopify Partner
479 57 103

Hello @PageFly-Victor Team,

Please help them out to get the password input box, so that we can check the issue and solve the query. Many thanks!

iCart Cart Drawer Cart Upsell App


- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution!
- To learn more visit www.identixweb.com
PageFly-Victor
Shopify Partner
7865 1785 3050

Hi @iCart_App 

I've just checked and the password page is made by PageFly. However, we cannot touch the page without the customer's permission.

@jamesjackson1 If you want to remove the password, please go to Shopify admin > Preferences > Disable password.

PageFly_0-1636346941853.png

And to use default Shopify password page, you can unpublish PageFly password page. Contact us via Live chat if you need any assistance.

jamesjackson1
Tourist
20 0 2

Hi guys,

I now have the password box ready!

site url : www.ridenutrition.co.uk

 

password : blatsi

 

many thanks!

 

iCart_App
Shopify Partner
479 57 103

Hello @PageFly-Victor,

I appreciate your help!

Hey @jamesjackson1,

Please add the below code to your theme.scss.css theme file at the bottom to change the color of the quantity selector buttons:

.js-qty__adjust .icon {
color: #e7267a !important;
}

iCart Cart Drawer Cart Upsell App


- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution!
- To learn more visit www.identixweb.com
jamesjackson1
Tourist
20 0 2

Hello,

 

I have tried but seem to be unable to make this work.

 

I also have the same problem for the account input fields.

 

Would you be able to log in and do this for me?

 

I give you full permission.

 

Many thanks 

jamesjackson1
Tourist
20 0 2

Hello,

I have just completed the quantity selector buttons, it's just the account input colour that need changing now.

iCart_App
Shopify Partner
479 57 103

Hello @jamesjackson1,

That's great! 

Could you please send me the screenshot of which account input color you want to change so that I can send you the exact CSS?

Much Appreciated!

iCart Cart Drawer Cart Upsell App


- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution!
- To learn more visit www.identixweb.com
jamesjackson1
Tourist
20 0 2

Hello I want to input coir to be standard black please!
--

James Jackson

Ride Nutrition Ltd | Performance Solutions

Savior
Shopify Partner
537 108 161

Do you need Like this >> https://prnt.sc/1z02yle 

Then please add the below code to your theme.scss.css theme file at the bottom to change the colour of the account input:

input[type=email]::placeholder, input[type=password]::placeholder 
{ 
color: #000;
}
banned
jamesjackson1
Tourist
20 0 2
Hello, that is great, thanks so much!

Additionally, I would like to make the product description full width on
the desktop.

Am I able to do this?






iCart_App
Shopify Partner
479 57 103

Hello @jamesjackson1,

You need to do some custom coding and add some CSS to make it work. 

Screenshot_9.png

iCart Cart Drawer Cart Upsell App


- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution!
- To learn more visit www.identixweb.com
jamesjackson1
Tourist
20 0 2
Is this something you would be able to advise me on?

Many thanks,

James