Editing Custom CSS
-
Hi
I’m helping someone fix issues on their website built overseas. Styles are not being applied (and possibly some need adding)WordPress 4.6 hosted on www.remarpro.com
URL is: https://thinkchangegrow.com/
The header.PHP has: <link rel=”stylesheet” type=”text/css” href=”<?php echo esc_url( get_template_directory_uri() ); ?>/css/custom.css”>
HTML output is: <!– <link rel=”stylesheet” type=”text/css” href=”https://thinkchangegrow.com/wp-content/themes/thinkgrow/css/custom.css”> –>
I want to:
a) edit the custom.css, but cannot find the file in the admin console to edit it, any ideas?
b) understand why the line is commented out (<!– –>) in the HTML?Ben
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Editing Custom CSS’ is closed to new replies.