Home Forums Themes Support Gecko How can I translate the text "Shop now" that appears in the store

Viewing 2 reply threads
  • Author
    Posts
    • #29729

      See screenshot: https://pasteboard.co/I5ZxE74.png

      regards

    • #29730

      Hi,

      Please add below code to JanStudio > Theme Option > General Layout > Custom CSS

      html[lang="es"] .product-category h2::before, 
      html[lang="es"] .product-category h3::before {
      	content: 'Shop now';
      }

      and change “Shop now” to your language.

      Kind regards

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

    • #29743

      Thank you

Viewing 2 reply threads

You must be logged in to reply to this topic.