Page 1 of 1

Edit Text "Get Register"

Posted: Wed Nov 05, 2014 9:22 am
by roychambers880
I'm new to wordpress and PHP, I'm not a developer and I only understand HTML. All I've learnt so far about wordpress is from youtube, so apologies in advance for all the questions.

In the header where it says "Get Register", i want to change it to just say "Register".

I'm using firebug and Firefox browser to find the file, to edit the above request.

so far, its told me the text i need to edit, is in custom.css?ver=1

on line 329

I found the file custome.css, but how do i edit custom.css?ver=1 please?

Re: Edit Text "Get Register"

Posted: Wed Nov 05, 2014 9:37 am
by Celauran
Any text you see will be determined above all else by the theme being used. I don't recall seeing "Get Register" anywhere. That side, if it's in the header, I'd start by looking at the header.php file in your theme directory.