Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello bombmaniac,

    Yes,You can make line of coloured text to the big title. Follow the following steps:
    1. Go to your website> Dashboard>Appearance>Editor
    2. Inside Editor in right side you will find section Select theme to edit. Select your theme in dropdown box.
    3. Go down to bottom of Templates, you will find style.css. Open it.
    4.Now add the following lines just above the lines .green-btn, .red-btn {}

    h1.intro-text{
        color:green;
    }

    You can type any color name you like in place of green above

    I Hope that it will help in resolving your issue.
    Thanks!!

    Thread Starter bombmaniac

    (@bombmaniac)

    Thank you, but I’m trying to make only one line a different colour, not the entire big title section. Is there any way to do that?

    Hello bombmaniac,

    No, unfortunately that is not possible.

    Best regards,
    Rodica

    Thread Starter bombmaniac

    (@bombmaniac)

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Add coloured text to big title section’ is closed to new replies.