Home Forums Themes Support Claue Can't add new icon setHe

Viewing 4 reply threads
  • Author
    Posts
    • #19923

      Hello, I’m trying to add payment method icons to my site but they’re not displayed for some reason. I’ve taken the icons from here https://paymentfont.com/. I basically added the fonts and css folders to my child theme folder added the path to the css file to the header <link type=”text/css” media=”all” rel=”icons” href=”//path/paymentfont.min.css”>. Entered the icon code to a page <i class=”pf pf-stripe”></i> but it didn’t work. I turned off the cache and cleaned it but it’s still not working. Can you please help me out?

    • #19944

      Could you send me your site credential login.

      We will check and help you solve.

      Thanks

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

      • #19948
        This reply has been marked as private.
    • #19980

      Hi,

      Please change

      <link type="text/css" media="all" rel="icons" href="//moxypenny.com/wp-content/themes/claue-child/css/paymentfont.min.css">

      <link type="text/css" media="all" rel="stylesheet" href="//moxypenny.com/wp-content/themes/claue-child/css/paymentfont.min.css">

      change rel=”icons” to rel=”stylesheet”

      and add below code to Claue > Theme Option > General Layout > Custom CSS

      [class*="pf-"] {position: inherit;}

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #20067

      It worked, thank you very much! Do you know by any chance why the icons have rough edges?

    • #20082

      Hi,

      I checked your site but don’t know where have the rough edges.

      Could you take a screenshot describe about this.

      Thanks

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 4 reply threads

You must be logged in to reply to this topic.