diff --git a/themes/oont-themev2/assets/css/alaskardev.css b/themes/oont-themev2/assets/css/alaskardev.css index d10178cdd..c54e3224c 100644 --- a/themes/oont-themev2/assets/css/alaskardev.css +++ b/themes/oont-themev2/assets/css/alaskardev.css @@ -1,39 +1,48 @@ /* AlaskarDev Changes */ /** Title **/ -.elementor-widget-theme-post-title .elementor-heading-title { +.elementor h1 { font-size: 13px !important; max-height: 20px !important; text-decoration: none !important; + + line-height: 1em; } -.elementor-widget-heading h1.elementor-heading-title { -line-height: 1em; -} +/*.elementor-widget-heading h1.elementor-heading-title {*/ +/**/ +/*}*/ + /** Price **/ -.elementor-widget-container .woocommerce-Price-amount { - font-size: 12px !important; - line-height: 2.5em !important; +.elementor .woocommerce-Price-amount { + font-size: 12px !important; + line-height: 2.5em !important; color: gray !important; } -/** Price line **/ -.elementor-10585 .elementor-element.elementor-element-c8163e6 .elementor-heading-title { - font-size: 12px !important; - color: red !important; +/*.elementor-10585 .elementor-element.elementor-element-c8163e6 .elementor-heading-title {*/ +/* font-size: 12px !important;*/ +/* color: red !important;*/ +/**/ +/*}*/ -} /** Single Product Title **/ -.woocommerce-js div.product .product_title { - font-size: 16px; +.product_title { + font-size: 16px !important; line-height: 2.5em; } +/** Paragraph **/ p { text-align: left !important; line-height: 1.2em; } + +/** Price line **/ p.price del { + font-size: 12px !important; color: red !important; } + +/** Mobile **/ @media (max-width: 767px) { -.woocommerce-js div.product .product_title { +.product_title { text-align: left !important; margin: 0px 0px 0px 10px } diff --git a/themes/oont-themev2/functions.php b/themes/oont-themev2/functions.php index 4cf3b78de..57f832f69 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.1.0' ); +define( 'CHILD_THEME_OONT_THEME_VERSION', '1.1.1' ); 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 261c32e8b..b28b774a2 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.0.0 +Version: 1.1.1 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: oont-theme