Home Forums Themes Support Gecko remove the shop icons from certain pages

Topic Resolution: Resolved
Viewing 5 reply threads
  • Author
    Posts
    • #5247

      Hi there

      Is there a way to remove the shop icons from the homepage and certain other pages?

      Thanks

      Kath

    • #5254

      Hi,

      You can hide cart icon on homepage or certain other page by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

      .home .jas-icon-cart, .page-id-9 .jas-icon-cart { display: none;}

      You can get class for any page by inspect to body class and change “.page-id-9” with class of the page you want hide icon cart

      https://monosnap.com/file/M8AeLQKqj8hVOWN6BPxyiCKlxs65vP#

      Best regards

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

    • #5302

      Hi

      Thanks for getting back to me so quickly. Sorry, I’d also like to remove the heart, search and login icons please. And the grey top menu that says AUD at the moment. Basically I just want the homepage to look like a normal website not a shop. Is it possible to also remove the footer completely on this page?

      Regards

      Kath

    • #5303

      Hi Kath,

      Please use this custom CSS code

      – Foster

    • #5304

      Wow, thanks so much! Customer service top notch!

    • #5305

      You’re more than welcome, glad we could help. Please reach us if you face any other issues or have any questions.

Viewing 5 reply threads

You must be logged in to reply to this topic.