diff --git a/colorlib-coming-soon-and-maintenance-mode.php b/colorlib-coming-soon-and-maintenance-mode.php index 9626697..2f1d6b0 100644 --- a/colorlib-coming-soon-and-maintenance-mode.php +++ b/colorlib-coming-soon-and-maintenance-mode.php @@ -397,14 +397,14 @@ function ccsm_style_enqueue( $template_name ) { ) ), 'template_14' => array( - array( - 'name' => 'main', - 'location' => 'css/main.css', - ), array( 'name' => 'util', 'location' => 'css/util.css', ), + array( + 'name' => 'main', + 'location' => 'css/main.css', + ), array( 'name' => 'Poppins-Playfair', 'location' => 'https://fonts.googleapis.com/css?family=Playfair+Display:400,900i|Poppins:400,500', diff --git a/readme.txt b/readme.txt index ddb38b9..38e7ed7 100644 --- a/readme.txt +++ b/readme.txt @@ -73,6 +73,7 @@ If you enjoy using Colorlib Coming Soon for WordPress please leave a positive fe = 1.1.1 - TBD = Fixed: Overflowing text on template no.15 ( https://github.com/ColorlibHQ/colorlib-coming-soon-maintenence/issues/77 ) +Fixed: Subscribe field is overlapped and social media icons are not arranged correctly on template no.14 ( https://github.com/ColorlibHQ/colorlib-coming-soon-maintenence/issues/75 ) = 1.1.0 - 21.03.2024 = Fixed: XSS security diff --git a/templates/template_14/template_14.php b/templates/template_14/template_14.php index 2f92fe8..8b5337b 100644 --- a/templates/template_14/template_14.php +++ b/templates/template_14/template_14.php @@ -69,7 +69,7 @@
- +