Removing title from pages on child theme
-
How do I remove the title from showing on certain pages and can I get rid of the large space before my first line of text on my pages? https://www.travelbuddytrips.com
Please note, this will be my first time making changes using my child theme but I’m not sure if it is setup correctly. I activated my child theme and my site looks fine but I noticed when I view my css style sheet, it only has the template that I originally put in to create it:
/*
Theme Name: adventurous-child
Template: adventurous
Version: 1.0
Updated: 2014-09-19 11:23:13
*/@charset “UTF-8”;
@import url(‘../adventurous/style.css’);I thought it was supposed to import the info. from the parent file?
Thank you
- The topic ‘Removing title from pages on child theme’ is closed to new replies.