Title: Background CSS error
Last modified: June 20, 2024

---

# Background CSS error

 *  [e.lito](https://wordpress.org/support/users/elito-1/)
 * (@elito-1)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/background-css-error/)
 * Hello i think i’ve found a bug.
 * When choosing background overlay color i got this for html
 *     ```wp-block-code
       <a style="--color-bkg-hover:#f3cb13;" class="wp-block-tiptip-hyperlink-group-block">
       ```
   
 * and css code is like that
 * .wp-block-tiptip-hyperlink-group-block {
    background-color: var**(–color-bkg**,
   none); color: var(–color-text, none); cursor: pointer; display: block;}
 * For me it should be : style=”background-color:#f3cb13;”
 * or in css it should be
 * background-color: var**(–color-bkg-hover**, none);
 * Thank you very much for your reply

Viewing 1 replies (of 1 total)

 *  Plugin Author [Daniel Floeter](https://wordpress.org/support/users/kometschuh/)
 * (@kometschuh)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/background-css-error/#post-17839354)
 * If you don’t want set a hover color and just a background color, you have to “
   clear” the “Color > background hover” and set a “Color > background”.
 * Maybe it doesn’t work because you use a special Theme, etc. please send us a 
   screenshot ([https://tiptoppress.com/contact/](https://tiptoppress.com/contact/))
   or describe it in more details.
    -  This reply was modified 1 year, 11 months ago by [Daniel Floeter](https://wordpress.org/support/users/kometschuh/).

Viewing 1 replies (of 1 total)

The topic ‘Background CSS error’ is closed to new replies.

 * ![](https://ps.w.org/hyperlink-group-block/assets/icon-256x256.png?rev=2560266)
 * [Hyperlink Group Block](https://wordpress.org/plugins/hyperlink-group-block/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/hyperlink-group-block/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/hyperlink-group-block/)
 * [Active Topics](https://wordpress.org/support/plugin/hyperlink-group-block/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/hyperlink-group-block/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/hyperlink-group-block/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Daniel Floeter](https://wordpress.org/support/users/kometschuh/)
 * Last activity: [1 year, 11 months ago](https://wordpress.org/support/topic/background-css-error/#post-17839354)
 * Status: not resolved