Make WordPress Themes

Changeset 228034


Ignore:
Timestamp:
05/16/2024 02:19:14 PM (19 months ago)
Author:
themedropbox
Message:

New version of Avitech - 8.1

Location:
avitech/8.1
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • avitech/8.1/functions.php

    r227215 r228034  
    33    * Define Theme Version
    44 */
    5 define( 'AVITECH_THEME_VERSION', '8.0' );   
     5define( 'AVITECH_THEME_VERSION', '8.1' );   
    66   
    77function avitech_css() {
  • avitech/8.1/readme.txt

    r227215 r228034  
    55Tested up to: 6.5.2
    66Requires PHP: 5.6
    7 Stable tag: 8.0
    8 Version: 8.0
     7Stable tag: 8.1
     8Version: 8.1
    99License: GPLv3 or later
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    9696
    9797== Changelog ==
     98
     99@version 8.1
     100* Woo Block Cart Style Improved
    98101
    99102@version 8.0
  • avitech/8.1/style.css

    r227215 r228034  
    66Description: Avitech is flexible, super fast, easily customizable, lightweight, modern multipurpose theme. Avitech 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 Avitech Pro https://www.nayrathemes.com/demo/pro/?theme=avitech
    77Template: avril
    8 Version: 8.0
     8Version: 8.1
    99Tested up to: 6.5
    1010Requires PHP: 5.6
     
    912912    top: 0;
    913913}
     914
     915div.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__totals-title {
     916    font-weight: 700;
     917    font-size: 24px;
     918}
Note: See TracChangeset for help on using the changeset viewer.