Skip to content

Commit

Permalink
v1.1.44
Browse files Browse the repository at this point in the history
  • Loading branch information
ciorici committed Dec 9, 2024
1 parent 9b2ce77 commit 572e970
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 17 deletions.
8 changes: 0 additions & 8 deletions includes/widgets/pricing-table/frontend.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
.elementor-widget-wpzoom-elementor-addons-pricing-table {
position: relative;
overflow: hidden;
padding: 3em 4em;
border-radius: 5px;
background-color: #fff;
box-shadow: 0 3px 40px rgba(36, 36, 36, 0.1);
}
.wpz-pricing-table-badge {
position: absolute;
top: -1px;
Expand Down
7 changes: 0 additions & 7 deletions includes/widgets/team-members/css/frontend.css
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
.elementor-widget-wpzoom-elementor-addons-team-members {
padding: 25px;
border-radius: 5px;
background-color: #fff;
box-shadow: 0 3px 40px rgba(36, 36, 36, .1);
}

.wpz-member-figure {
display: inline-block;
margin: 0 0 25px !important;
Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Author URI: https://www.wpzoom.com/
Requires at least: 5.2
Requires PHP: 7.4
Tested up to: 6.7
Stable tag: 1.1.43
Stable tag: 1.1.44
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: elementor, elementor templates, elementor widgets, page builder templates, templates
Expand Down Expand Up @@ -109,6 +109,9 @@ Absolutely no! The WPZOOM Addons for Elementor only adds additional custom templ

== Changelog ==

= 1.1.44 =
* Minor bug fix

= 1.1.43 =
* Multiple improvements and bug fixes

Expand Down
2 changes: 1 addition & 1 deletion wpzoom-elementor-addons.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Elementor Addons by WPZOOM
* Plugin URI: https://www.wpzoom.com/plugins/wpzoom-elementor-addons/
* Description: A plugin that provides a collection of Elementor Templates and advanced widgets created by the WPZOOM team
* Version: 1.1.43
* Version: 1.1.44
* Author: WPZOOM
* Author URI: https://www.wpzoom.com/
* Text Domain: wpzoom-elementor-addons
Expand Down

0 comments on commit 572e970

Please sign in to comment.