Changing default text logo in wordpress editor

Posted in: Newspaper
Post count: 3

Hi, I would like to change the font, the size and color of my text logo from default css to custom css. The problem is that I don’t know how to edit style.css in wordpress editor since there is no editor button under appearance tag? Why is there no Appearance->Editor? How can I find the editor and make the changes I want regarding my text logo?

Post count: 9544

YOu can either change the text from the theme panel under fonts, or you can apply custom CSS to the element using the custom CSS panel in the theme panel.

Somebody else will likely have better answer. 🙂

Post count: 22421

Hello,
If you wan tot use custom css then this option is the best choice (as Chris said): http://screencast.com/t/r0wxxStD0VZl
Thanks.

Post count: 3

Thanks Chris and Bogdan.

The problem with this is that I already tried to do what both of you suggested (custom css in theme panel) but the thing is that default text logo loads before custom text logo so it looks weird … I got an answer why that happens from tagdiv team: “This delay happens because of cascading property of css, the default css is loading before your custom css to overwrite it. I suggest to do this change directly in the stylesheet file and this delay should not happen.”

And that is why I wanted to fix this in wordpress editor only to find out I don’t have Appearance->Editor tag. Should it be there and why it is not? 🙂 I didn’t do anything with my Newspaper theme yet. It’s new, installed and updated. I don’t understand. Can you help me wit this?

Btw, Chris, where did you find logo font under Fonts in theme panel? Can you post a screecast like Bogdan?

Thanks again

Post count: 7909

Hi,

Please disable all the plugins except Visual Composer, clear cache and see if the Editor section appears – http://screencast.com/t/eKU3x2kWw
Also you could do your changes via ftp, make a backup of your current style.css file than do you changes and upload it.

Thanks!

Post count: 3

Problem solved. Thanks, Alin.

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.