Trying to install Style.css
-
I am having difficulty installing a Style.css. Here is what I have done so far:
In this folder:
wp-content\themes\twentytwentyfile
Added this to the Functions.php file in the twentytwentyfile folder
wp_enqueue_style( ‘style’, get_stylesheet_uri() );
Header in the Style.css file
/*
Theme Name: Twenty Twenty-Five
Theme URI: 'https://wordpress.org/themes/twentytwentyfive/'
Author: XXXXXX
Author URI: https://example.com
Description: custom WordPress theme.
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyfive
*/What am I missing?
Thanks in advance for your help
Mark
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.