Site logo

Archived topic

why an attribute doesn't shown in sidebar

6 replies · Started by roadlink on September 30, 2020

Viewing posts 1–7 of 7

Hi,

I have 2 questions;
#1 I have added an attribute which is brand. Then added this attribute to 2 products.
Also added filter by attribute widget in the sidebar. But it doesn't show.
Price filter is there but nıt attribute filter.

#2 I tried to change price color and size with below code. But it is affecting even cart items.
I want to change only category /archive prices and single product prices. Any suggestion?

/* Price Color change */
.woocommerce-Price-amount.amount {
color: #f4a51c;
font-size: 22px;
}	

Hi Leo,

Thank you for reply.
Actually I have added 3 widgets. https://prnt.sc/ur6zc5

Weirdly today i can see that.

Forget to mention about second question :(

#2 I tried to change price color and size with below code. But it is affecting even cart widget items.
I want to change only category / archive prices and single product prices. Any suggestion?

No problem :)

This archived topic is closed to new replies.