Home Forums WPStrong Themes Elementy google fonts

Viewing 1 reply thread
  • Author
    Posts
    • #12972

      tanzj
      Participant

      Hi, please i need to know if it is possible to disable google fonts, because my site will be hosted in China and i need to delete all google font.
      Second i dont understand how to delete “shoping cart” icon from menu (pitti.hk).
      Thanks a lot
      Regards
      Tanzj

    • #13034

      Maria Do
      Keymaster

      Hi there

      No available option to delete Google fonts, you can change font for your site in theme options:

      http://prntscr.com/iijhp0

      – The simple way to remove “mini cart icon” on header is use below custom css code (install Custom CSS plugin to add css code):

      a.icon_cart_wrap {
      display: none!important;
      }

      Thank you.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.