Make WordPress Themes

Changeset 299827


Ignore:
Timestamp:
11/22/2025 12:43:49 PM (42 hours ago)
Author:
themedropbox
Message:

New version of Exotic Plant Store - 2.1.3

Location:
exotic-plant-store/2.1.3
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • exotic-plant-store/2.1.3/assets/css/responsive.css

    r291868 r299827  
    7474        padding: 10px;
    7575    }
     76    .header-wrap ul.wp-block-navigation__container{
     77        gap: 14px !important;
     78    }
     79    .header-wrap ul.wp-block-navigation__container li{
     80        font-size: 15px !important;
     81    }
    7682}
    7783
  • exotic-plant-store/2.1.3/inc/patterns/header-default.php

    r291868 r299827  
    5555
    5656<!-- wp:navigation-link {"label":"Contact Us","type":"","url":"#","kind":"custom","isTopLevelLink":true} /-->
     57
     58<!-- wp:navigation-link {"label":"Buy Now","type":"link","opensInNewTab":true,"url":"' . esc_url( EXOTIC_PLANT_STORE_BUY_NOW ) . '","kind":"custom","className":"buy-now-button"} /-->
    5759<!-- /wp:navigation --></div>
    5860<!-- /wp:column -->
  • exotic-plant-store/2.1.3/readme.txt

    r297675 r299827  
    117117* Added More Tags.
    118118
     119= 2.1.3 =
     120* Added Buy Now Button in navigation.
     121
    119122== Resources ==
    120123
  • exotic-plant-store/2.1.3/style.css

    r297675 r299827  
    55Author URI: https://www.themescarts.com/
    66Description: The Exotic Plant Store WordPress Theme is a dynamic and eco-friendly solution crafted for garden centers, nurseries, and online plant stores. Perfect for an exotic plant shop template or nursery and plant store design, this theme beautifully showcases indoor plants, outdoor greenery, tropical foliage, bonsai, succulents, and air-purifying plants. With a sleek and intuitive online plant store design, it’s ideal for businesses offering houseplants, rare plants, and seasonal flowers through a professional plant nursery eCommerce design.Whether you’re building a houseplant store website design, succulent and cactus store design, or a stylish luxury plant boutique template, this theme provides everything to elevate your digital presence. It includes customizable galleries for highlighting potted plants, exotic flowers, garden décor, solar garden lights, and landscape plants and decor website features. Integrated with WooCommerce, it transforms your site into a functional potted plants online store or a complete gardening supplies online shop selling plant pots, seedling trays, compost bins, and greenhouse products. Designed for growth, the theme also supports gardening services like irrigation, landscape design, and plant care. Whether running a plant boutique website template, urban jungle plant shop, or a botanical garden website, you’ll benefit from its responsive design, SEO optimization, and fast-loading structure. Ideal for enthusiasts and businesses alike, the Exotic Plant Store theme blends beauty and performance—making it the ultimate eco-friendly plant shop template for turning your green passion into an engaging online presence.
    7 Version: 2.1.2
     7Version: 2.1.3
    88License: GNU General Public License version 2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    365365
    366366}
     367
     368.buy-now-button{
     369    padding: 5px 10px !important;
     370    color: #fff !important;
     371    border-radius: 7px !important;
     372    background: var(--wp--preset--color--extra-primary) !important;
     373}
Note: See TracChangeset for help on using the changeset viewer.