Home › Forums › Themes Support › Gecko › How to remove gallery image from background?
Tagged: background image
- This topic has 11 replies, 2 voices, and was last updated 7 years, 9 months ago by Harry.
-
AuthorPosts
-
-
February 14, 2017 at 1:23 am #1988
Hi, I have noticed that in product pages the background image behind product name, in the horizontal title bar, is the homepage image, and I like it a lot, but in the product category pages it’s the stretched product category’s image .
My website has almost all images with white background, and the horizontal title bar looks just grey.
How can I have the homepage background image in every bar?
My website is http://www.lavezzinifly.it/ita/
Here you can see a category page, with the category image as background. Since the top part of the category image is white, the background just show a grey bar.
Here you can see the homepage, with the background image I choose.
Here you can see a product page, with the background image I choose for the homepage. I would like category pages to behave in this same way.
-
February 14, 2017 at 7:40 am #1990
hi,
You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.archive .jas-wc .page-head { background-image: url(“http://www.lavezzinifly.it/ita/wp-content/uploads/2016/05/test5.jpg”) !important; background-size: cover !important; }
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
February 15, 2017 at 2:17 am #2001
Thanks, that worked perfectly. Just another small thing, how can I center the background image? Now it is all to the left…
Thank you again for your fast support.
-
February 15, 2017 at 8:17 am #2002
Hi you can change previous code to
.archive .jas-wc .page-head { background-image: url(“http://www.lavezzinifly.it/ita/wp-content/uploads/2016/05/test5.jpg”) !important; background-size: cover !important; background-position: center center;}
best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
February 15, 2017 at 8:24 am #2003
that actually made the whole background disappear 🙂
- This reply was modified 7 years, 9 months ago by Andreavr10.
-
February 15, 2017 at 8:42 am #2005
and now the background just appears only in product pages. Worst part is that I cannot made it appear again, even with the first code string…
.archive .jas-wc .page-head { background-image: url(“http://www.lavezzinifly.it/ita/wp-content/uploads/2016/05/test5.jpg”) !important; background-size: cover !important; }
It works in the same way as I posted my first request, if I delete all the code, but even if I use the very same code again, it just doesn’t show the background outside product pages.
-
February 15, 2017 at 9:02 am #2006
Please do help me: we’re going online in a few hours… what could have been going wrong?
-
February 15, 2017 at 9:02 am #2007
Can you send me your temporary admin account as private reply. I will take a look.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
February 15, 2017 at 9:04 am #2008This reply has been marked as private.
-
February 15, 2017 at 9:09 am #2010
Hi,
It done. This problem because <“>
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
February 15, 2017 at 9:10 am #2012
I don’t know how to thank you for such an amazing support. Thanks again.
-
February 15, 2017 at 9:16 am #2013
You’re welcome.
We appreciate if you help us rate for our theme 5 stars at https://themeforest.net/downloads
Thanks & best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.