From 126e99b878b2f83a3342160d105e0d4d18c1e6f4 Mon Sep 17 00:00:00 2001 From: nomadics9 Date: Thu, 3 Apr 2025 16:11:30 +0300 Subject: [PATCH] single product page max height --- themes/oont-themev2/assets/css/alaskardev.css | 13 ++++++------- themes/oont-themev2/functions.php | 2 +- themes/oont-themev2/style.css | 2 +- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/themes/oont-themev2/assets/css/alaskardev.css b/themes/oont-themev2/assets/css/alaskardev.css index 15ad21505..555895fce 100644 --- a/themes/oont-themev2/assets/css/alaskardev.css +++ b/themes/oont-themev2/assets/css/alaskardev.css @@ -169,19 +169,18 @@ a.ast-loop-product__link h2 { /* End of Complete the look */ .elementor img { position: relative; - z-index: -1; + z-index: 0; } /*/* single product image */*/ @media (max-width: 768px) { - .single-product .elementor-widget-wrap.elementor-element-populated.e-swiper-container { - max-height: 630px; + .elementor-widget-container { + max-height: 560px; + } + .elementor-widget-image-carousel .swiper .swiper-slide figure { + max-height: 560px; } - - .elementor-473 .elementor-element.elementor-element-4eab943>.elementor-element-populated { - max-height: 630px; -} } /* End of AlaskarDev */ diff --git a/themes/oont-themev2/functions.php b/themes/oont-themev2/functions.php index 14dac3e59..7b1be130e 100644 --- a/themes/oont-themev2/functions.php +++ b/themes/oont-themev2/functions.php @@ -11,7 +11,7 @@ /** * Define Constants */ -define( 'CHILD_THEME_OONT_THEME_VERSION', '1.5.1' ); +define( 'CHILD_THEME_OONT_THEME_VERSION', '1.5.2' ); define( 'SOFTOBA_RETURN_POST_TYPE', 'return_request' ); define( 'SOFTOBA_EXCHANGE_POST_TYPE', 'exchange_request' ); define('SOFTOBA_THEME_DIR', get_stylesheet_directory()); diff --git a/themes/oont-themev2/style.css b/themes/oont-themev2/style.css index f9e28eb23..ac4c0829e 100644 --- a/themes/oont-themev2/style.css +++ b/themes/oont-themev2/style.css @@ -3,7 +3,7 @@ Theme Name: OONT THEME V last Author: Brainstorm Force Author URI: http://wpastra.com/about/ Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme! -Version: 1.4.9 +Version: 1.5.2 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: oont-theme