no padding for gallery

This commit is contained in:
nomadics9 2025-02-10 23:37:42 +03:00
parent 13a301ad30
commit 664f1bd149
3 changed files with 10 additions and 8 deletions

View file

@ -6,6 +6,9 @@ body del {
text-decoration: line-through !important; text-decoration: line-through !important;
color: red; color: red;
} }
.gallery-item {
padding: 0px !important;
}
/** Title **/ /** Title **/
.elementor h1 { .elementor h1 {
font-size: 13px !important; font-size: 13px !important;
@ -134,6 +137,10 @@ a.ast-loop-product__link h2 {
padding-bottom: 15px; padding-bottom: 15px;
} }
.tp-image-hover {
display: none !important;
}
/*********************************************** /***********************************************
* Mobile-specific styles (applies to screens 768px) * Mobile-specific styles (applies to screens 768px)
***********************************************/ ***********************************************/
@ -152,12 +159,7 @@ a.ast-loop-product__link h2 {
} }
} }
/* End of Complete the look */ /* End of Complete the look */
.tp-image-hover {
display: none !important;
}
.gallery-item {
padding: 0px;
}
@media (max-width: 768px) { @media (max-width: 768px) {
.elementor img { .elementor img {
position: relative; position: relative;

View file

@ -11,7 +11,7 @@
/** /**
* Define Constants * Define Constants
*/ */
define( 'CHILD_THEME_OONT_THEME_VERSION', '1.2.7' ); define( 'CHILD_THEME_OONT_THEME_VERSION', '1.2.8' );
define( 'SOFTOBA_RETURN_POST_TYPE', 'return_request' ); define( 'SOFTOBA_RETURN_POST_TYPE', 'return_request' );
define( 'SOFTOBA_EXCHANGE_POST_TYPE', 'exchange_request' ); define( 'SOFTOBA_EXCHANGE_POST_TYPE', 'exchange_request' );
define('SOFTOBA_THEME_DIR', get_stylesheet_directory()); define('SOFTOBA_THEME_DIR', get_stylesheet_directory());

View file

@ -3,7 +3,7 @@ Theme Name: OONT THEME V last
Author: Brainstorm Force Author: Brainstorm Force
Author URI: http://wpastra.com/about/ 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! 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.2.7 Version: 1.2.8
License: GNU General Public License v2 or later License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: oont-theme Text Domain: oont-theme