Make WordPress Themes

Changeset 294799


Ignore:
Timestamp:
10/25/2025 01:48:19 PM (4 weeks ago)
Author:
themedropbox
Message:

New version of Shopping Solution - 0.8.4

Location:
shopping-solution/0.8.4
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • shopping-solution/0.8.4/readme.txt

    r292039 r294799  
    44Requires at least: 5.0
    55Tested up to: 6.8
    6 Stable Tag: 0.8.3
     6Stable Tag: 0.8.4
    77Requires PHP: 7.2
    88License: GNU General Public License v3.0
     
    282282  * Fixed bugs.
    283283
     284= 0.8.4 =
     285  * Resolved css error of cart icon.
     286
    284287== Resources ==
    285288
  • shopping-solution/0.8.4/style.css

    r292039 r294799  
    88Tested up to: 6.8
    99Requires PHP: 7.2
    10 Version: 0.8.3
     10Version: 0.8.4
    1111license: GNU General Public License v3.0
    1212License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    194194    background: #e9f8fe;
    195195    color: var(--first-theme-color);
    196     padding: 12px;
     196    padding:12px 25px 12px 12px;
    197197    border-radius: 30px;
    198198}
Note: See TracChangeset for help on using the changeset viewer.