Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

wordpress page css not working

// Add the below to your wp-config.php file (replace example.com with your 
domain)
define('WP_HOME','http://example.com'); 
define('WP_SITEURL','http://example.com');
 
PREVIOUS NEXT
Tagged: #wordpress #page #css #working
ADD COMMENT
Topic
Name
7+6 =