single product visiblity? version
This commit is contained in:
parent
fae28484d8
commit
82e69aedad
3 changed files with 3 additions and 3 deletions
|
@ -89,7 +89,7 @@ p.price {
|
|||
display: flex;
|
||||
width: 100%;
|
||||
height: 1024px; /* Allow the image to scale proportionally */
|
||||
max-height: 300px; /* Set a max height for the image (adjust as needed) */
|
||||
max-height: 1024px; /* Set a max height for the image (adjust as needed) */
|
||||
max-width: none;
|
||||
|
||||
object-fit: cover; /* Crop edges if the image is too tall/wide */
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
/**
|
||||
* Define Constants
|
||||
*/
|
||||
define( 'CHILD_THEME_OONT_THEME_VERSION', '1.6.1' );
|
||||
define( 'CHILD_THEME_OONT_THEME_VERSION', '1.6.2' );
|
||||
define( 'SOFTOBA_RETURN_POST_TYPE', 'return_request' );
|
||||
define( 'SOFTOBA_EXCHANGE_POST_TYPE', 'exchange_request' );
|
||||
define('SOFTOBA_THEME_DIR', get_stylesheet_directory());
|
||||
|
|
|
@ -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.6.1
|
||||
Version: 1.6.2
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: oont-theme
|
||||
|
|
Loading…
Reference in a new issue