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

Home Forums Themes Support Gecko Can’t make Homepage look like demo

Viewing 7 reply threads
  • Author
    Posts
    • #35738
      bxdavi2
      Support Expired

      Please help I am using the Handmade store demo and put in my own photos and everything looks weird.  The metaslider text is too low, the three images don’t line up below the slider like yours do.

      Look at my product images shouldn’t they be uniform?

       

       

      Attachments:
      You must be logged in to view attached files.
    • #35742
      Harry
      Support Expired

      Hi Bxdavi,

      Thank you for choose our theme.

      I check your site it now ok.

      Did you fix it?

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

    • #35754
      bxdavi2
      Support Expired

      No I did not.  I fixed the 3 pictures however I have these questions.

      How do I move the words up on the slider?

      How do I change the header info on the shop page?

      How do I make the product pictures even?

       

      Attachments:
      You must be logged in to view attached files.
    • #35761
      Harry
      Support Expired

      Hi,

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

      .handmade-slider .metaslider .flexslider .caption-wrap .caption {
      	-webkit-transform: translate3D(0, -50%, 0);
      	-moz-transform: translate3D(0, -50%, 0);
      	-ms-transform: translate3D(0, -50%, 0);
      	-o-transform: translate3D(0, -50%, 0);
      	transform: translate3D(0, -50%, 0);
      }

      and change -50% with your number

      2. Please go to JanStudio > Theme Option > WooCommerce > General Settings

      3. You can upload the images have same dimension or same ratio or go to Appearance > Customize > WooCommerce > Product Images > Thumbnail cropping and choose 1:1

      Kind regards

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

    • #35805
      bxdavi2
      Support Expired

      One more question on this page

      http://wildspiritsgalleryestespark.com/wordpress/shop/

      How do I change the color of the titles of the categories, ie Figurines and Gift Items shop now?

       

      Attachments:
      You must be logged in to view attached files.
    • #35807
      Harry
      Support Expired

      Hi,

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

      .product-category h2::after, 
      .product-category h3::after,
      .woocommerce .product-category h2, 
      .product-category h2, 
      .woocommerce .product-category h3, 
      .product-category h3,
      .product-category h2::before, 
      .product-category h3::before {
      	color: #fff;
      }

      And change #fff as you want.

      Kind regards

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

    • #35808
      bxdavi2
      Support Expired

      Perfect thank you!

      Do you think it’s a nice store?

       

    • #35809
      Harry
      Support Expired

      Yes, i think it nice store to sell pictures!

      Kind regards

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

Viewing 7 reply threads

You must be logged in to reply to this topic.