Title: CSS errors
Last modified: July 12, 2019

---

# CSS errors

 *  [dzembak](https://wordpress.org/support/users/dzembak/)
 * (@dzembak)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/css-errors-16/)
 * Found lot of errors (empty values) related to AAPF plugin within header section.
 * [https://validator.w3.org/nu/?showsource=yes&doc=https%3A%2F%2Ftmark.ru%2F](https://validator.w3.org/nu/?showsource=yes&doc=https%3A%2F%2Ftmark.ru%2F)
 *     ```
       <style type="text/css"> div.berocket_aapf_widget_selected_area .berocket_aapf_widget_selected_filter a.br_hover *, div.berocket_aapf_widget_selected_area .berocket_aapf_widget_selected_filter a.br_hover, div.berocket_aapf_selected_area_block a.br_hover{} ul.berocket_aapf_widget li > span > input[type="checkbox"] + .berocket_label_widgets:before {border-width: px!important;border-radius: px!important;font-size: px!important;} ul.berocket_aapf_widget li > span > input[type="checkbox"]:checked + .berocket_label_widgets:before {} ul.berocket_aapf_widget li > span > input[type="radio"] + .berocket_label_widgets:before {border-width: px!important;border-radius: px!important;font-size: px!important;} ul.berocket_aapf_widget li > span > input[type="radio"]:checked + .berocket_label_widgets:before {}.berocket_aapf_widget .slide .berocket_filter_slider.ui-widget-content .ui-slider-range, .berocket_aapf_widget .slide .berocket_filter_price_slider.ui-widget-content .ui-slider-range{}.berocket_aapf_widget .slide .berocket_filter_slider.ui-widget-content, .berocket_aapf_widget .slide .berocket_filter_price_slider.ui-widget-content{height: px;border-width: px;}.berocket_aapf_widget .slide .berocket_filter_slider .ui-state-default, ↩
                   .berocket_aapf_widget .slide .berocket_filter_price_slider .ui-state-default,↩
                   .berocket_aapf_widget .slide .berocket_filter_slider.ui-widget-content .ui-state-default,↩
                   .berocket_aapf_widget .slide .berocket_filter_price_slider.ui-widget-content .ui-state-default,↩
                   .berocket_aapf_widget .slide .berocket_filter_slider .ui-widget-header .ui-state-default,↩
                   .berocket_aapf_widget .slide .berocket_filter_price_slider .ui-widget-header .ui-state-default↩
                   .berocket_aapf_widget .berocket_filter_slider.ui-widget-content .ui-slider-handle,↩
                   .berocket_aapf_widget .berocket_filter_price_slider.ui-widget-content .ui-slider-handle{font-size: px;border-width: px;border-radius: px;} .berocket_aapf_selected_area_hook div.berocket_aapf_widget_selected_area .berocket_aapf_widget_selected_filter a{}.berocket_aapf_widget div.berocket_aapf_product_count_desc {font-size: px;}.berocket_aapf_widget div.berocket_aapf_product_count_desc > span {}.berocket_aapf_widget div.berocket_aapf_product_count_desc .berocket_aapf_widget_update_button {}.berocket_aapf_widget div.berocket_aapf_product_count_desc .berocket_aapf_widget_update_button:hover {}.berocket_aapf_widget div.berocket_aapf_product_count_desc .berocket_aapf_close_pc {}.berocket_aapf_widget div.berocket_aapf_product_count_desc .berocket_aapf_close_pc:hover {}div.berocket_single_filter_widget.berocket_hidden_clickable .berocket_aapf_widget-title_div {border-width: px!important;border-radius: px!important;font-size: px!important;}div.berocket_single_filter_widget.berocket_hidden_clickable.berocket_single_filter_visible .berocket_aapf_widget-title_div {border-width: px!important;border-radius: px!important;font-size: px!important;}div.berocket_single_filter_widget.berocket_hidden_clickable .berocket_aapf_widget {border-width: px!important;border-radius: px!important;font-size: px!important;}</style>
       ```
   
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-errors-16%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Dmytro Holovnia](https://wordpress.org/support/users/dholovnia/)
 * (@dholovnia)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/css-errors-16/#post-11725587)
 * Hi,
 * Thank you. Our developer will check and fix it. Fixed styles will be presented
   in one of the next versions.
 * Regards,
    Dima
 *  Thread Starter [dzembak](https://wordpress.org/support/users/dzembak/)
 * (@dzembak)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/css-errors-16/#post-11758453)
 * Hi,
 * After update nothing has changed.
 * Kind regards,
    Yuri
 *  Plugin Author [Dmytro Holovnia](https://wordpress.org/support/users/dholovnia/)
 * (@dholovnia)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/css-errors-16/#post-11758570)
 * Hi Yuri,
 * We have this issue in the tasks list but it has low priority. It doesn’t really
   change or break anything. Fix for this issue will be presented in one of the 
   next versions.
 * Regards,
    Dima
 *  [1stwebdesigns](https://wordpress.org/support/users/1stwebdesigns/)
 * (@1stwebdesigns)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/css-errors-16/#post-11777130)
 * It would be nice to have an option to disable all styles completely, for those
   that want to include/write their own
 *  Plugin Author [Dmytro Holovnia](https://wordpress.org/support/users/dholovnia/)
 * (@dholovnia)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/css-errors-16/#post-11781276)
 * Hi Yuri,
 * Thank you for proposition. Most of our styles are done in the css and some of
   them are inline(generated on the go). You can re-write such styles by just copying
   it and adding some extra element eg `html`. So if style is
 *     ```
       .single_filter {
           color: red;
       }
       ```
   
 * you can create own style
 *     ```
       html .single_filter {
           color: black;
       }
       ```
   
 * and it will overwrite our style.
 * Regards,
    Dima

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

The topic ‘CSS errors’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-ajax-filters/assets/icon-256x256.gif?rev=2770304)
 * [Advanced AJAX Product Filters](https://wordpress.org/plugins/woocommerce-ajax-filters/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-ajax-filters/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-ajax-filters/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-ajax-filters/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-ajax-filters/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-ajax-filters/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 5 replies
 * 3 participants
 * Last reply from: [Dmytro Holovnia](https://wordpress.org/support/users/dholovnia/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/css-errors-16/#post-11781276)
 * Status: not resolved