How can I fix my theme header for my CSS stylesheet?

admin2025-06-05  1

/*
 Theme Name:     Its Bullish
 Theme URI:      
 Description:    Its Bullish
 Author:         Bullish Advertising
 Author URI:     
 Template:       Divi
 Version:        1.0.0
*/

WordPress keeps returning an error message that the stylesheet is missing a valid theme header. Any insight will be useful.

/*
 Theme Name:     Its Bullish
 Theme URI:      https://www.itsbullish
 Description:    Its Bullish
 Author:         Bullish Advertising
 Author URI:     https://itsbullish
 Template:       Divi
 Version:        1.0.0
*/

WordPress keeps returning an error message that the stylesheet is missing a valid theme header. Any insight will be useful.

Share Improve this question edited Dec 26, 2018 at 9:13 Sven 3,6841 gold badge36 silver badges48 bronze badges asked Dec 26, 2018 at 8:04 ZackZack 11 bronze badge
Add a comment  | 

1 Answer 1

Reset to default 0

You can try this :D

Please put it in style.css inside your theme directory.

/*
Theme Name: Its Bullish
Theme URI: https://www.itsbullish
Description: Its Bullish 
Author: Bullish Advertising
Author URI: https://itsbullish
Template:     Divi
Version:      1.0.0
Text Domain:  divi-child
*/
转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1749067967a316076.html

最新回复(0)