Make WordPress Themes

Changeset 209771


Ignore:
Timestamp:
11/29/2023 01:56:19 PM (2 years ago)
Author:
themedropbox
Message:

New version of Shopping Solution - 0.4.7

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

Legend:

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

    r207608 r209771  
    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: 6.3
    6 Stable Tag: 0.4.6
     5Tested up to: 6.4
     6Stable Tag: 0.4.7
    77Requires PHP: 7.2
    88License: GNU General Public License v3.0
     
    143143  * Resolved css error for categories in single post.
    144144
     145= 0.4.7 =   
     146  * Added css for slider content.
     147  * Tested upto WP v6.4
     148
    145149== Resources ==
    146150
  • shopping-solution/0.4.7/style.css

    r207608 r209771  
    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
    77Requires at least: 5.0
    8 Tested up to: 6.3
     8Tested up to: 6.4
    99Requires PHP: 7.2
    10 Version: 0.4.6 
     10Version: 0.4.7 
    1111license: GNU General Public License v3.0
    1212License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    235235    border: none;
    236236}
     237#slider .carousel-content h1, #slider .carousel-content p, .more-btn a{
     238    color: #ffffff;
     239}
     240#slider .carousel-control-prev-icon, #slider .carousel-control-next-icon{
     241    border: solid 1px #fff;
     242    color: #fff;
     243}
     244.more-btn a:hover, #slider .carousel-control-prev-icon:hover, #slider .carousel-control-next-icon:hover{
     245    background-color: #000;
     246    border-color: #000;
     247}
    237248#slider img {
    238249    opacity: 0.7;
Note: See TracChangeset for help on using the changeset viewer.