Page title css - by Jens - on WordPress WooCommerce support

This topic has 5 replies, 3 voices, and was last updated 8 years, 6 months ago ago by Jack Richardson

  • Avatar: jbrogaard
    Jens
    Participant
    October 22, 2015 at 10:18

    Hi, I’ve tried many css styles but how do I change the color of H1 on the pages?
    http://screencast.com/t/lSTq7eca
    Thx.
    Jens

    4 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 22, 2015 at 10:42

    Hello,

    Please use this code in custom.css file:

    .title span {
        color: black;
    }

    Write color you need.

    Best regards,
    Jack Richardson.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 22, 2015 at 10:43

    Hello,

    Please use this code in custom css.

    .title span {
        color: #EF7171;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: jbrogaard
    Jens
    Participant
    October 22, 2015 at 11:45

    Well, that’s service. Thank you both of you 🙂 And I think I’m learning… how to decipher the elements.
    Have a good day.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 22, 2015 at 12:02

    Hello,

    You’re welcome.

    Have a good day too.

    Best regards,
    Jack Richardson.

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘page title css’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.