Plugin Directory

Changeset 2697473


Ignore:
Timestamp:
03/22/2022 06:13:11 AM (4 years ago)
Author:
themeux
Message:

css style fixing

Location:
pixi-image-gallery/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pixi-image-gallery/trunk/includes/plugin.php

    r2697459 r2697473  
    238238
    239239    function pixi_frontend_stylesheets() {
    240         wp_register_style( 'widget-common-style', plugins_url( 'assets/css/common.css', __FILE__ ) );
     240        wp_enqueue_style( 'widget-common-style', plugins_url( 'assets/css/common.css', __FILE__ ) );
    241241        wp_enqueue_style( 'bootstrap-style', plugins_url( 'assets/css/bootstrap.min.css', __FILE__ ) );
    242242        // enequeue files
  • pixi-image-gallery/trunk/readme.txt

    r2697459 r2697473  
    11=== pixi Image Gallery ===
    2 Contributors: themeux , pxelcode
     2Contributors: themeux, pxelcode
    33Donate link: #
    44Tags: elementor,hover image, elementor hover image,elementor image hover box,elementor image box
Note: See TracChangeset for help on using the changeset viewer.