Make WordPress Themes

Changeset 157913

Timestamp:
11/19/2021 04:53:55 PM (4 years ago)
Author:
themedropbox
Message:

New version of Core Fitness - 0.7.5

Location:
core-fitness/0.7.5
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • core-fitness/0.7.5/readme.txt

    r156538 r157913  
    44Tested up to: 5.8
    55Requires PHP: 7.2
    6 Stable tag: 0.7.4
     6Stable tag: 0.7.5
    77License: GNU General Public License v3.0
    88License URI: http://www.gnu.org/licenses/gpl.html
     
    9292* Added comment reply code in function.php.
    9393
     94= 0.7.5 =
     95* Resolved error of footer widget hover color and responsive menu color.
     96
    9497== Resources ==
    9598
  • core-fitness/0.7.5/style.css

    r156538 r157913  
    55Author URI: https://www.themesglance.com/
    66Description: Core Fitness is a child theme of The WP Fitness, It's a clean and modern responsive WordPress theme that is constructed specifically for fitness enthusiasts, personal trainers, yoga trainers, weight loss geeks, Karate, kick boxing, self defence and gym experts. It’s a multipurpose theme that covers businesses such as health, wellness, aerobics, lifestyle, boxing, sports, workout, muscular, physiotherapy, consultancy, training, martial arts, multi martial arts MMA, bodybuilding, and health clubs. This user-friendly WP Fitness theme has a variety of features and functionalities. The Appointment form section is a well-built functionality that adds ease to the process of making an appointment to your fitness center. It includes excellent options such as WooCommerce integration, social media integration, personalization options, testimonial section, banners with Call to Action Button(CTA), and a lot more. The theme has optimized codes which help in giving faster page load time. This SEO friendly WordPress theme makes your site rise high on search engines. Being a mobile-friendly theme, it offers responsive navigation for providing the beautiful user experience. Get this beautiful, strong and stunning theme now!
    7 Version: 0.7.4
     7Version: 0.7.5
    88Tested up to: 5.8
    99Requires PHP: 7.2
     
    4343#sidebar h3, .woocommerce span a, .woocommerce table.shop_table td a,
    4444a.showcoupon, #sidebar ul li a:hover, .woocommerce-message::before,
    45 #wrapper h1, .blog-sec h2 a, .trainerbox h3 a{
     45#wrapper h1, .blog-sec h2 a, .trainerbox h3 a, .footerinner ul li a:hover, .nav-menu .current_page_item > a, .nav-menu .current-menu-item > a, .nav-menu .current_page_ancestor > a{
    4646    color: #5fb218;
    4747}
     
    300300    border-bottom-color: #333;
    301301}
    302 
     302.wp-block-search .wp-block-search__inside-wrapper{
     303    display: inline-flex;
     304}
    303305/* Latest Post */
    304306.blog-sec, #search-2, #sidebar aside, #wrapper{
Note: See TracChangeset for help on using the changeset viewer.