Skip to content
Public Ticket #18991

homepage and woocommerce buttons background

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

1. About the button color on the shop page, please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.woocommerce ul.products.product-standard .penci-soledad-product a.button {
    background-color: #f5f5f5;
}
.woocommerce ul.products.product-standard .penci-soledad-product a.button:hover {
    background-color: #00000;
}

Change #f5f5f5 and #00000 by the custom color. You can get the color code here: https://htmlcolorcodes.com/

2. About the read more button color, please go to Appearance → Customize → Posts Layout → Color:

  • "Read More" Link/Button Color
  • "Read More" Button Background Color

3. Navigate to Customize → Sidebar → Color: change the background of Sidebar title heading at Sidebar Widget Heading Background Color

Regards,
PenciDesign.

Gaby-Hormonen started the conversation

Conversation Start

Hi,

How do i change buttons background colors on the woocommerce overview product pages?

And how do i change buttons background colors on homepage (read more) blog buttons and the background collors of titles/headers in the right side bar.

Or can i change the 'standard' THEME colors for the whole website?

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