Make WordPress Themes

Changeset 294020

Timestamp:
10/20/2025 03:56:39 AM (5 weeks ago)
Author:
themedropbox
Message:

New version of Newsup - 5.1.1

Location:
newsup/5.1.1
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • newsup/5.1.1/readme.txt

    r292841 r294020  
    55Tested up to: 6.8
    66Requires PHP: 7.4
    7 Stable tag: 5.1.0
    8 Version: 5.1.0
     7Stable tag: 5.1.1
     8Version: 5.1.1
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    12331233= Version 5.1.0
    12341234* Fixed Double Category Stytling Issues.
     1235
     1236= Version 5.1.1
     1237* Fixed RTL Responsive Stytling Issues.
  • newsup/5.1.1/style-rtl.css

    r292841 r294020  
    55Author URI: https://themeansar.com
    66Description: Newsup is a fast, clean, modern-looking Best Responsive News Magazine WordPress theme. The theme is fully widgetized, so users can manage the content by using easy to use widgets. Newsup is suitable for dynamic news, newspapers, magazine, publishers, blogs, editors, online and gaming magazines, newsportals,personal blogs, newspaper, publishing or review siteand any creative website. Newsup is SEO friendly, WPML,Gutenberg, translation and RTL ready. Live preview : https://demo.themeansar.com/newsup and documentation at https://docs.themeansar.com/docs/newsup/
    7 Version: 5.1.0
     7Version: 5.1.1
    88Tested up to: 6.8
    99Requires PHP: 7.4
     
    38503850        height: 395px;
    38513851    }
     3852    .widget_featured_post .mg-blog-post.lg {
     3853        height: 395px;
     3854    }
    38523855    .mg-footer-copyright .col-md-6.text-xs p{
    38533856        margin-bottom: 16px;
     3857    }
     3858    .col-md-4 {
     3859        margin-bottom: 15px;
     3860    }
     3861    .mg-posts-sec {
     3862        margin-top: 20px;
    38543863    }
    38553864}
     
    38983907        margin-bottom: 20px;
    38993908    }
    3900     .mg-posts-sec {
    3901         margin-bottom: 5px;
    3902     }
    39033909    .mg-sidebar .mg-widget {
    39043910        margin-bottom: 20px;
  • newsup/5.1.1/style.css

    r292841 r294020  
    55Author URI: https://themeansar.com
    66Description: Newsup is a fast, clean, modern-looking Best Responsive News Magazine WordPress theme. The theme is fully widgetized, so users can manage the content by using easy to use widgets. Newsup is suitable for dynamic news, newspapers, magazine, publishers, blogs, editors, online and gaming magazines, newsportals,personal blogs, newspaper, publishing or review siteand any creative website. Newsup is SEO friendly, WPML,Gutenberg, translation and RTL ready. Live preview : https://demo.themeansar.com/newsup and documentation at https://docs.themeansar.com/docs/newsup/
    7 Version: 5.1.0
     7Version: 5.1.1
    88Tested up to: 6.8
    99Requires PHP: 7.4
     
    36023602        height: 395px;
    36033603    }
     3604    .widget_featured_post .mg-blog-post.lg {
     3605        height: 395px;
     3606    }
    36043607    .missed-inner .mg-blog-post-3.minh{
    36053608        margin-bottom: 30px;
Note: See TracChangeset for help on using the changeset viewer.