• How do I change the color of the text only. Please can anyone tell me how I do this. I can change the black and back ground but it is the TEXT that i need to change.
    Thank you in advance.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi @rod247,

    You can change the color of text using the CSS color Property.

    You can change the color of text contained in the h1 tag to red using the following code.

    h1
    {
    color:red;
    }

    Please let me know specifically which text color you want to change so that i can provide you specific CSS code solution.

    Cheers,

    Thread Starter rod247

    (@rod247)

    Thank you for your reply. My client has changed mind and is now using a different theme. But again thanks as I may have to check in here again regarding this matter.
    Cheers
    Rod

    Hi Rod,

    You are most welcome, if I can be of any further assistance please don’t hesitate to ask 🙂

    Cheers,

    3dPrintingrevolution

    (@3dprintingrevolution)

    Hello, sorry if I join here but it is related to a couple of similar issues
    I have two issues related to colours in the front page.
    1)I would like to take away the green colour in HOME + the lens symbol and put it orange
    2)In the newsroll on the right side the title (3D PRINTING LATEST and MOST AMAZING NEWS) is in black and I would like to do it in orange
    3)In the newsroll on the right side news titles come out in green and I would like to do it in orange

    Thanks

    Vinod Dalvi

    (@vinod-dalvi)

    Hi @3dprintingrevolution,

    Thanks for posting on the forums.

    To help keep support tickets separate and as per the Forum Welcome, could you please open a new thread for your new question. This helps to prevent any confusion as I’m sure you understand.

    This might also help other members looking for a similar answer. 🙂

    Cheers,

    3dPrintingrevolution

    (@3dprintingrevolution)

    done.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘how do i text’ is closed to new replies.