Home Forums Themes Support Claue Simple Way to Change Cart Icon

Topic Resolution: Resolved
Viewing 4 reply threads
  • Author
    Posts
    • #9588

      Hello,

      I want to change shopbag icon from top right in cart icon. I copy the file containing the icon from main theme to child theme and replace “pe-7s-shopbag” with “pe-7s-cart”.

      But on every update i need to check the file if it has new updates.

      All of this for one icon. Can you help me out with a easy solution ?

      Attachments:
      You must be logged in to view attached files.
    • #9591

      Hi,

      You only need add custom css in Claue > Theme Option > General Layout > Custom CSS

      .pe-7s-shopbag::before { content: "\e66e";}

      Best regards

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

    • #9594

      I’m hoping that i don’t need the shopbag icon somewhere else. ๐Ÿ™‚

      Thank you.

    • #29974

      Hello, itยดs also possible to make text more bigger or bold? To make it more visible?

      Thank you in advance.

    • #29980

      Hi,

      Please add more code

      .jas-action i {
      	font-size: 27px;
      	font-weight: bold;
      }

      Kind regards

      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.