fbpx

Home Forums Booster Plus Customer Forum pls fix modifying the WordPress backend footer

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #51085
    oosin
    Participant

    the problem is the Booster Plus for WooCommerce plugin, which is modifying the WordPress backend footer, changing its layout position to relative, making it an invisible layer above our buttons.

    image.png
    #51090
    David G
    Participant

    Hi @oosin,

    Thanks for reaching out to us.

    Please add the below CSS to the custom CSS module and enable the module.

    #wpfooter{
    position: absolute !important;
    }

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.