Site logo

Archived topic

Proceed to checkout button: missing Font Awesome? GP Premium 1.6.2

4 replies · Started by Víctor D. on March 29, 2018

Viewing posts 1–5 of 5

Hello,
on the cart page (localhost), the button 'Proceed to checkout', it shows the text and at the end of it a square, as if it did not find the required image.

I have seen that in:
wp-content\plugins\gp-premium\woocommerce\functions\css\woocommerce.css has the following rule:

a.button.wc-forward: after {
     content: "\ e901";
    .
   .
.
}

What image does Awesome Font belong \e901?

Proceed to checkout button

Thank you.

...and the same problem with checkout page (see attached image):

#payment .payment_methods>.wc_payment_method>label:before {
...
content:"\e902";
font-family: "GP Premium";
...
}

checkout

Solved. I closed the WP session and the browser and when I started it again, the issue was fixed.

What I do not know is what might have caused this strange behavior...

Thank you!.

No problem!

This archived topic is closed to new replies.