Home › Forums › Themes Support › Gecko › Background only on first page
Tagged: background image
- This topic has 5 replies, 2 voices, and was last updated 2 years, 1 month ago by Harry.
-
AuthorPosts
-
-
August 10, 2022 at 8:09 pm #43291
Hi, How can I use a background image only on the first page of my webshop?
Best,
Maria Frendel
-
August 10, 2022 at 8:28 pm #43292
Hi Maria,
You can use background image for first page by add below code
body.home {
background-image: url(https://vaskbutiken.se/wp-content/uploads/2022/01/saddler-web.jpg);
background-size: cover;
}And change https://vaskbutiken.se/wp-content/uploads/2022/01/saddler-web.jpg with your image path
Btw, your support expired. Please renew your support at https://themeforest.net/item/gecko-powerful-ajax-woocommerce-theme/15863658
Thanks and regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
August 10, 2022 at 11:05 pm #43296This reply has been marked as private.
-
August 11, 2022 at 11:57 am #43297
Hi,
Please add to JanStudio > Theme Option > General Layout > Custom CSS
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
August 11, 2022 at 1:39 pm #43298
Thank you, works fine. If I want a sharp background image, can I write the size of the image instead of cover? What size would it be to cover the background and would it be responsive?
- This reply was modified 2 years, 1 month ago by vaskbutiken.
- This reply was modified 2 years, 1 month ago by vaskbutiken.
-
August 11, 2022 at 8:40 pm #43301
Hi,
The background can’t responsive for all devices, it only way use it as cover for page content.
I recommend use background-size as cover and the image size recommend is 1500 x 5000
Please renew your support at https://themeforest.net/downloads
Thanks and 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.