Make WordPress Themes

Changeset 228035


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

New version of Avtari - 8.1

Location:
avtari/8.1
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • avtari/8.1/functions.php

    r227216 r228035  
    33    * Define Theme Version
    44 */
    5 define( 'AVTARI_THEME_VERSION', '8.0' );   
     5define( 'AVTARI_THEME_VERSION', '8.1' );   
    66   
    77function avtari_css() {
  • avtari/8.1/readme.txt

    r227216 r228035  
    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
     
    9595
    9696== Changelog ==
     97
     98@version 8.1
     99* Woo Block Cart Style Improved
    97100
    98101@version 8.0
  • avtari/8.1/style.css

    r227216 r228035  
    66Description: Avtari is flexible, super fast, easily customizable, lightweight, modern multipurpose theme. Avtari 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 Avtari Pro https://www.nayrathemes.com/demo/pro/?theme=avtari
    77Template: avril
    8 Version: 8.0
     8Version: 8.1
    99Tested up to: 6.5
    1010Requires PHP: 5.6
     
    839839    top: 0;
    840840}
     841
     842div.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__totals-title {
     843    font-weight: 700;
     844    font-size: 24px;
     845}
Note: See TracChangeset for help on using the changeset viewer.