Make WordPress Themes

Changeset 169651


Ignore:
Timestamp:
06/13/2022 03:57:32 AM (3 years ago)
Author:
themedropbox
Message:

New version of Shopping Solution - 0.1.8

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

Legend:

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

    r167538 r169651  
    33Tags: left-sidebar, right-sidebar, one-column, two-columns, three-columns, four-columns, grid-layout, flexible-header, wide-blocks, block-styles, custom-background, custom-logo, custom-menu, custom-header, editor-style, featured-images, footer-widgets, sticky-post, full-width-template, theme-options, threaded-comments, post-formats, translation-ready, rtl-language-support, blog, e-commerce, food-and-drink
    44Requires at least: 5.0
    5 Tested up to: 5.9
    6 Stable Tag: 0.1.7
     5Tested up to: 6.0
     6Stable Tag: 0.1.8
    77Requires PHP: 7.2
    88License: GNU General Public License v3.0
     
    4444= 0.1.7 =
    4545  * Resolved tags hover color error css.
     46
     47= 0.1.8 =
     48  * Resolved scroll to top box shadow color error.
    4649
    4750== Resources ==
  • shopping-solution/0.1.8/style.css

    r167538 r169651  
    55Author URI: https://www.buywptemplates.com
    66Description: Shopping Solution is a simple and multipurpose theme that can be used to build websites for e-commerce, beauty, fashion, smart home products, selfie drones, novelty shops, toy shops, gadgets stores, jewelery shops, easy digital download shopping cart, storefront, portfolio, boutique, fashion store, online food order platforms, and many more. This theme is responsive, elegant, and has many other features. Using this theme, you can develop a website easily and effectively with less time and it is finely designed to meet your needs. This theme is providing options like WooCommerce integration, adaptable, user-friendly, translation ready, Gutenberg ready, typography options, also smooth customization in every aspect of your website. With this theme, you also have features like SEO-friendly and mobile-friendly that can help to get more visitors and can be accessed easily from anywhere. In short, Shopping Solution will surely help you to grow and expand your business in all possible ways. View full demo here: https://www.buywptemplates.com/bwt-shopping-solution
    7 Tested up to: 5.9
     7Tested up to: 6.0
    88Requires PHP: 7.2
    9 Version: 0.1.7
     9Version: 0.1.8
    1010license: GNU General Public License v3.0
    1111License URI: http://www.gnu.org/licenses/gpl.html
     
    252252    color: #fff;
    253253}
     254#scrollbutton i{
     255    box-shadow: inset 0px 0px 0px #2bbef9, 0px 5px 0px 0px #113846, 0px 5px 4px #000;
     256}
    254257/* Media */
    255258@media screen and (max-width: 719px) and (min-width: 320px){
Note: See TracChangeset for help on using the changeset viewer.