Title: WEBEST's Replies | WordPress.org

---

# WEBEST

  [  ](https://wordpress.org/support/users/webest/)

 *   [Profile](https://wordpress.org/support/users/webest/)
 *   [Topics Started](https://wordpress.org/support/users/webest/topics/)
 *   [Replies Created](https://wordpress.org/support/users/webest/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/webest/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/webest/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/webest/engagements/)
 *   [Favorites](https://wordpress.org/support/users/webest/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cookie Information | Free GDPR Consent Solution] How can i translate the strings on the check boxes](https://wordpress.org/support/topic/how-can-i-translate-the-strings-on-the-check-boxes/)
 *  [WEBEST](https://wordpress.org/support/users/webest/)
 * (@webest)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/how-can-i-translate-the-strings-on-the-check-boxes/#post-13453693)
 * The same problem in cookie box: can’t add translation:
    – Bar: Explanation, Bar:
   More Information Text, Bar: Accept Button Text, Modal: Title, Modal: Explanation;–
   and for consents Title and Description.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Accelerate] CSS errors](https://wordpress.org/support/topic/css-errors-17/)
 *  Thread Starter [WEBEST](https://wordpress.org/support/users/webest/)
 * (@webest)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/css-errors-17/#post-13433369)
 * Hi [@nidwija](https://wordpress.org/support/users/nidwija/),
    thank you for your
   answer. We’ve found a solution for errors mentioned by [http://jigsaw.w3.org/css-validator/](http://jigsaw.w3.org/css-validator/)
   In /wp-content/themes/accelerate/inc/functions.php in 815th line there is .woocommerce
   ul.products li.product .price .amount,.entry-summary .price .amount,.woocommerce.
   woocommerce-message::before{color: ‘ . $primary_color . ‘;},.woocommerce .woocommerce-
   message { border-top-color: ‘ . $primary_color . ‘;}’;
 * and fixed version:
    .woocommerce ul.products li.product .price .amount,.entry-
   summary .price .amount,.woocommerce .woocommerce-message:before{color: ‘ . $primary_color.‘;}.
   woocommerce .woocommerce-message { border-top-color: ‘ . $primary_color . ‘;}’;
 * Hope you can take it in next update:)

Viewing 2 replies - 1 through 2 (of 2 total)