Home Forums Themes Support Gecko Mobile Shop Help

Viewing 3 reply threads
  • Author
    Posts
    • #18326

      Hi,

      I want my shop page to only display ONE item at once as the customer scrolls..

       

      It currently shows 2, May I please have help changing this?

       

      Also,

      How can I make my “SALE” badge RED?

       

      Thanks..

    • #18331

      Hi,

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

      .badge span { background: red;}
      @media only screen and (max-width: 736px) { 
      .products .jas-col-xs-12 {
      	flex-basis: 100%;
      	max-width: 100%;
      }
      }

      Best regards

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

    • #18416

      Thanks Harry,

       

      My next question involves the product images.

       

      I currently upload them at 370×493  in order for the images to look nice.

       

      Is there a bigger size you can reccommend that I can use

       

      so more detail shows?

       

      or is 370×493 the default?

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

      Hi,

      The size 370×493 display good on product listing page. We recommend size 570 x 760 for single product detail page.

      Best regards

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

Viewing 3 reply threads

You must be logged in to reply to this topic.