Quote from Richard on September 9, 2024, 03:42
i need it to look something like this
Batter (Mud)
but the (text) needs to be smaller eg 9px
/* Style for the main label text */
.woof_checkbox_label {
font-size: 15px; /* Main text size */
font-weight: bold; /* Make text bold */
}
/* Style for the bracketed text */
.woof_checkbox_label .bracket-text {
font-size: 9px; /* Smaller text size for text in brackets */
font-weight: normal; /* Ensure the bracket text is not bold */
}
also i have removed the smart designer but the filtering is very slow even in turbo mode.
i even disabled all non essential plugins and even built a new dev site and once i put the products onto the site, it slowed the categories down. seems like the more categories you have the slower it gets.
how do i fix this as i have not loaded all stock yet.
thanks.
i need it to look something like this
Batter (Mud)
but the (text) needs to be smaller eg 9px
/* Style for the main label text */
.woof_checkbox_label {
font-size: 15px; /* Main text size */
font-weight: bold; /* Make text bold */
}
/* Style for the bracketed text */
.woof_checkbox_label .bracket-text {
font-size: 9px; /* Smaller text size for text in brackets */
font-weight: normal; /* Ensure the bracket text is not bold */
}
also i have removed the smart designer but the filtering is very slow even in turbo mode.
i even disabled all non essential plugins and even built a new dev site and once i put the products onto the site, it slowed the categories down. seems like the more categories you have the slower it gets.
how do i fix this as i have not loaded all stock yet.
thanks.