• Resolved gratschultz2013

    (@gratschultz2013)


    I have tried many way to change the colors of the font here. I need to change the color of the blog post content itself (because its way to light) and I also need to change the color of the blog post title as well. I have tried many many css styling options and none of them are working whatsoever. Please help if you know what is going on here.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter gratschultz2013

    (@gratschultz2013)

    [ Moderator note: Topic decapped. please do not use all caps again, it is considered to be rude. ]

    this is what i have for changing the color of the blog post title

    .post-title {
    color: #ff8a00 !important;
    }

    and this doesnt do anything buuuuuut on a static site, it would work no problem!!!

    Hi gratschultz2013. SHOUTING is not necessary nor will it get you help any faster. Please post a link to your site where you have applied the code that is not working so we can have a look at it. Thanks.

    Thread Starter gratschultz2013

    (@gratschultz2013)

    I am sorry @bdbrown, just don’t have a clue where to go for support for this type of matter.

    I’ll be glad to try and help you if you can post a link to your site so I can see why the code isn’t being applied.

    Thread Starter gratschultz2013

    (@gratschultz2013)

    Is there any way I can privately send you the URL? I do not wish to publicly put it out there considering the site is only 50% complete as far as setup and configuration and final design.

    Thread Starter gratschultz2013

    (@gratschultz2013)

    Its just weird because some of the css I add works, but then some dont, and there is no reason for those ones to not work. I use Firefox Developer Edition for debugging and inspecting purposes for css.

    I do not wish to publicly put it out there considering the site is only 50% complete as far as setup and configuration and final design.

    I get that. But the one of the reasons we have a public forum is so other users can benefit from the discussions and solutions that are posted here. You could post your URL and, after the issue is resolved, put your site in Maintenance mode while you continue to work on it. Or you might consider creating a subdomain, copying your development site there, and posting that URL, then deleting it when the issue is resolved.

    Its just weird because some of the css I add works, but then some dont, and there is no reason for those ones to not work

    There’s always a reason why something doesn’t work. But it’s difficult to find the reason if we can’t see what’s actually happening on the site.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to change the color of font?’ is closed to new replies.