Viewing 5 replies - 1 through 5 (of 5 total)
  • Melissa

    (@emdashing)

    Hey Collin,

    You can add this bit of code to your child theme or use a plugin like Simple Custom CSS:

    .entry-exif {
      display: none;
    }
    

    Your site is looking lovely already!

    Melissa

    (@emdashing)

    I should clarify, you’d add that CSS to your child theme’s style.css file… 🙂

    Thread Starter cthorlton

    (@cthorlton)

    Thank You Melissa,
    Excuse my lack on knowledge on the subject, but I’m not sure i know where to edit the child theme’s style.css file.

    Melissa

    (@emdashing)

    Hmm. In that case, you might be better off installing that plugin I mentioned above. It will create a new tab under the Appearances menu that says something like Custom CSS. You can just copy and paste that code into the editor on that screen. 🙂

    If you want to learn more about child themes though, we have a blog post about it that provides a general/conceptual overview, and some helpful tutorials on our site:

    * Editing CSS and template files
    * Installing the child theme

    Hope that helps. 🙂

    Thread Starter cthorlton

    (@cthorlton)

    I tried a few things, but I did get the desired result. I downloaded both the Child Theme Generator and the Simple Custom CSS plugins. The CSS plugin didn’t help much but after I figured out how to use the child theme and edit the small amount of code I needed to I achieved a successful result.
    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Media Technical Details’ is closed to new replies.