Your account expired support, please renew to get your support.

Home Forums Themes Support Gecko Mobile shop page has overlapping letters.

Viewing 2 reply threads
  • Author
    Posts
    • #42928
      lane11
      Support Expired

      I would like to know how to get my mobile site to have a clean, non-overlapping look. Any suggestions?

    • #42933
      Harry
      Support Expired

      Hi Lane,

      You want remove the text overlap the category image?

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

    • #42947
      Harry
      Support Expired

      Hi Lane,

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

      .product-category h2::before,
      .product-category h3::before {
      	display: none;
      }
      .woocommerce .product-category h2, .product-category h2, .woocommerce .product-category h3, .product-category h3 {
      	font-size: 15px;
      	padding: 15px;
      	color: #fff;
      }

      Kind regards

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

Viewing 2 reply threads

You must be logged in to reply to this topic.