• Hi I am a new totally clueless user & need some help please.
    All i need to do is to change the colour of some text, seems simple enough or not if you don’t even know where to begin. please help

Viewing 12 replies - 1 through 12 (of 12 total)
  • Hello!

    Can you please post the link to your site, and which text you are wanting to change to what color? I can help you out!

    Thanks,
    Brenda

    Thread Starter shiv2408

    (@shiv2408)

    Hi Brenda
    I am looking to change the blue text to red please.
    my site is https://www.kcphysio.co.uk
    Thank you

    If your theme has a built-in custom CSS option, use it; otherwise, get a custom CSS plugin and put:

    a {
      color: #ff0000;
    }

    (You can ignore what I posted in your other thread.)

    Thread Starter shiv2408

    (@shiv2408)

    Hi Stephen could you advise on exactly how to do that please

    From your Dashboard, go to Plugins > Add New and search for “Simple Custom CSS” in the search box. Click on the “Install Now” button to install the plugin. You may need to give your FTP credentials to do this. If so, you’ll need to ask your hosting provider for that information.

    Once you’ve installed the plugin, you’ll have a new option under the Appearance menu titled “Edit CSS”. When you select that item, you’ll see a text box with this text in it:

    /*
    Welcome to Custom CSS!
    
    To learn how this works, see https://wp.me/PEmnE-Bt
    */

    Delete all of that text and replace it with the code I posted. Then click on “Save Stylesheet”. You should be good to go.

    Thread Starter shiv2408

    (@shiv2408)

    Stephen
    Well I don’t know how you done that & all I can say is thank you thank you thank you.
    Just a note that if I should need to change it again how do I do that. Finally could I possibly ask you one more question….
    I want to change the KC Physio to all capitals could you possibly help.

    Thread Starter shiv2408

    (@shiv2408)

    I am look to just change the KC Physio to all capital letters, can any of ou lovely people help please

    Hello!

    Are you wanting the letter in your logo all to be capital? If so you will have to upload a new logo, as it appears that is a photo.

    Once its edited to be all capital letters, you can just upload it again to replace the existing one!

    Hope that helps…if not let me know!
    Brenda

    Thread Starter shiv2408

    (@shiv2408)

    Thanks Brenda I had a bad feeling about that as for some strange reason I can’t adjust the text. You are quite correct about it being a photo as it has been upload from the media tab. That was how it was set up so now i have a problem trying to get around this as I cannot find the logo anywhere else

    Perhaps you can download the photo, then edit with a photo editing program…since its a .png file, it shouldnt be too hard!

    Thread Starter shiv2408

    (@shiv2408)

    Ok Brenda I will give that a try, Thanks again

    Good Luck!

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘change text colour’ is closed to new replies.