Skip to content
Public Ticket #29766

WooCommerce Product Page Colours

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → General → Dark Mode: turn on the "Set Dark Mode as Default" option.

Regards,
PenciDesign.

Dee Sidgwick replied

Customer Reply

Hi

Thanks for all that. I am still having an issue with keeping the theme dark. Is there a way to not give people a choice and just have a dark theme? I have tried turning dark on but it doesnt work unless the toggle is also on.

Thanks again for everything,

Dee

PenciDesign Supporter replied

Staff Reply

Hi,

1/ Please go to Appearance → Customize → Logo & Header → Colors → Main Bar Background: change the menu background at this option field,

2/ For all the WooCommerce colors, please go to Appearance → Customize → WooCommerce → Colors,

3/ About the input color issue, please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

div.quantity input[type="button"] {
  background: #000;
  color: #fff;
}
div.quantity {
  --pcborder-cl: #333;
}
.woocommerce .quantity .qty {
  color: #fff;
}

Regards,
PenciDesign.

PenciDesign Supporter replied

Staff Reply

Hi,

Please send me your site URL.

Regards,
PenciDesign.

Dee Sidgwick started the conversation

Conversation Start

Hello I think your theme is amazing but Iam having difficulty finding a colour setting. I know it is probably right in front of me, but I am using a dark theme and I can't change the colour of the product page product name nor the unclicked social icons.

Can you please point me in the direction of a correct location of the settings for the colours of the product name and the social.

Thanks so much

Want to join this conversation or access attachments? Sign in first.