Make WordPress Themes

Changeset 224193


Ignore:
Timestamp:
04/11/2024 12:52:48 PM (20 months ago)
Author:
themedropbox
Message:

New version of Avenza - 1.0.5

Location:
avenza/1.0.5
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • avenza/1.0.5/functions.php

    r222766 r224193  
    33    * Define Theme Version
    44 */
    5 define( 'AVENZA_THEME_VERSION', '1.0.4' ); 
     5define( 'AVENZA_THEME_VERSION', '1.0.5' ); 
    66   
    77function avenza_css() {
  • avenza/1.0.5/readme.txt

    r222766 r224193  
    55Tested up to: 6.4.4
    66Requires PHP: 5.6
    7 Stable tag: 1.0.4
    8 Version: 1.0.4
     7Stable tag: 1.0.5
     8Version: 1.0.5
    99License: GPLv3 or later
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    112112@version 1.0.4
    113113* Style Issue Fixed
     114
     115@version 1.0.5
     116* Woo Product Title Improved
  • avenza/1.0.5/style.css

    r222766 r224193  
    66Description: Avenza is flexible, super fast, easily customizable, lightweight, modern multipurpose theme. Avenza comes with everything you could ever need to build an amazing website, and It's perfect for any type of business. View the demo of Avenza Pro https://www.nayrathemes.com/demo/pro/?theme=avenza
    77Template: avril
    8 Version: 1.0.4
     8Version: 1.0.5
    99Tested up to: 6.4
    1010Requires PHP: 5.6
     
    691691    margin-left: 0;
    692692}
     693
     694.wc-block-components-product-title a.wc-block-components-product-name:hover,
     695.wc-block-components-product-title a.wc-block-components-product-name:focus {
     696    color: inherit;
     697}
Note: See TracChangeset for help on using the changeset viewer.