Jump to content

Kaybot

Member
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Kaybot

  1. On 7/17/2020 at 6:52 AM, humxahafeex said:

    Hi , I see you are using font awesome 5 verison , meanwhile code provided here was for fontawesome 3 , Please do the following:

    Replace first line of code with the following line :

    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/fontawesome.min.css" integrity="sha512-8jdwayz5n8F2cnW26l9vpV6+yGOcRAqz6HTu+DQ3FtVIAts2gTdlFZOGpYhvBMXkWEgxPN3Y22UWyZXuDowNLA==" crossorigin="anonymous" />

    It will gonna fix the issue for you 🙂 

    Thanks for looking! Now I am just getting a square in its place. Do you know why?

  2. On 7/15/2020 at 3:08 AM, humxahafeex said:

    Hi , Will you please show your code , where you made edits so I can look in to it 🙂 

    Ah sorry didnt see this. Thank you so much for the help though. I followed the instructions you gave above but changed just the icon name to the one i liked on font awesome and it is not showing anything.

    Website is jackclub.shop and the password is "password" if you would like to look at the site

     

    <link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
    <script
      src="https://code.jquery.com/jquery-1.12.4.min.js"
      integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ="
      crossorigin="anonymous"></script>
    <script>
      $(".Cart-inner").append("<i class='fas fa-cash-register' aria-hidden='true'></i>");
    </script>
  3. On 3/17/2020 at 2:43 PM, humxahafeex said:

    Hi @francescalo  you can get it done in just 2 Steps  , easily Let me share a code with you  🙂

    Step 1 : Copy & Paste the follwoing code in HOME>DESIGN>CUSTOM CSS section.

    
    .Cart-inner>.icon{
      display:none;
    }

    Step 2:  Copy & Paste the follwoing code in SETTINGS>ADVANCE>CODE INJECTION  and paste in FOOTER   section.

    
    <link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
    <script
      src="https://code.jquery.com/jquery-1.12.4.min.js"
      integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ="
      crossorigin="anonymous"></script>
    <script>
      $(".Cart-inner").append("<i class='fa fa-shopping-bag' aria-hidden='true'></i>");
    </script>

    It will do the Job 🙂 Screenshot is attahced  on how it will look like 🙂 If it answers the question don't forget to mark it as solved 🙂

    style-cart.PNG

    Hey!! Thank you for the code. How would I go about changing the icon to another of the font awesome icons? I tried changing the class to fas fa-cash-register and it is not showing up anything now.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.