• Hi

    I’ve just gone for Twenty Fourteen theme for new clients site and wondered if I could change uppercase titles of pages and posts to title case.

    I’ve checked the CSS but can’t find page or post titles. I’m not a CSS wizard 🙁

    Also the images – do posts have to indent into bottom of images or can I change that too.

    Many thanks

    Andy

    If you want to view the site it’s http://www.god4-0.com/ – early days.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Andy,
    Are you using a child theme?

    Use this CSS in your stylesheet:

    .entry-title {
    text-transform: capitalize;
    }
    Thread Starter andybritnell

    (@andybritnell)

    Hi Kakoma

    Result – thanks for that.

    Now just need to crack the image issue.

    No not using Child Theme. I suppose I’ll need to for future amendments to CSS.

    Thanks for reminding me

    Best wishes

    Andy

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Theme Twenty Fourteen Titles & Images’ is closed to new replies.