Home › Forums › Themes Support › Claue-Shopify › How can I put my logo in the footer?
- This topic has 12 replies, 2 voices, and was last updated 6 years, 6 months ago by fredytorres.
-
AuthorPosts
-
-
June 2, 2018 at 6:32 am #21245
- How can I put my logo in the footer?
- Because the timer does not work?
-
June 2, 2018 at 10:50 am #21250
Hi FredyTorres,
1. Please go to Customize Theme > Section > Footer > Custom HTML and change the path of your image
2. Please go to Product Page > Main product > Edit Countdown time end or uncheck to hide countdown.
Please follow this video http://take.ms/RqhFI
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
June 5, 2018 at 6:43 am #21341
How can I get the path of an image?
-
June 5, 2018 at 1:32 pm #21352
Hi Freddy,
Please click on Settings > Files to view the image and path http://take.ms/8ZJJB
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
June 5, 2018 at 8:46 pm #21377
Thanks ??
-
June 5, 2018 at 10:10 pm #21383
You’re welcome.
Feel free contact us again if you need more help.
Have a nice day!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
June 8, 2018 at 11:53 pm #21470
Because on the part of related products I get the images too large, my images are 600×600 pixels
-
June 9, 2018 at 2:16 am #21477
Hi,
This issue have when number of related product less than number of product per row.
Did you try add more related product for this product and change number of product per row http://take.ms/SUeNB
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
June 9, 2018 at 3:54 am #21485
ok ok, thanks very much ๐ and another question what size of images do you recommend so I can load the page?
-
June 9, 2018 at 11:02 am #21496
Hi,
I recommend use the image have same dimension.
– For product detail page image’s width should be 600px
– For catalog page image’s width should be 300pxBest regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
June 12, 2018 at 9:16 pm #21568
- How can I change the color of the cart page and the color of these buttons
- How can I change only the color of the add to cart button?
-
June 13, 2018 at 5:20 pm #21583
Hi,
1. You can change color of mini-cart by add below code in Theme Settings > Custom Code > Custom CSS
.jas-mini-cart a.button { border-color: #222; background: #222; } .jas-mini-cart input.button { background: #56cfe1; border-color: #56cfe1; }
and change #222 and #56cfe1 with your color
2. You can change “quick shop” and “รคdd to cart” button on product list by add below code
.product__action a { background: #fff; color: #22; } .product__action a:hover { background: #222; color: #fff; }
change #222 and #fff with your color
3. You can change only Add to cart button by add below code
.button--atc-ajax { border-color: #56cfe1; background: #56cfe1; color: #fff; }
and change color code to your color
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
June 13, 2018 at 10:26 pm #21607
thank you very much!
-
-
AuthorPosts
The topic ‘How can I put my logo in the footer?’ is closed to new replies.