badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Changing Font Color

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #6403
    Maria
    Participant

    Can you please help me change the font color of my content (titles, posts, etc)? I’ve changed the font size before, but it’s still hard to read because the font color is light. Is there a code to make sure it’s standard black? Any help with this would be greatly appreciated!

    #6404

    Hi MairiaM, can you share me your site url then it is easy to solve problem

    #6433
    Maria
    Participant

    Thanks so much for the quick reply! Here you go: http://www.readingforpleasure.net/

    #6926
    Maria
    Participant

    Just following up on this request 🙂

    #6980
    Sanjip Shah
    Participant

    @MairiaM Changing the fonts color for the different elements; this feature is available in the pro version. You can purchase the pro version if you like as it provides greater amount of flexibility to change the colors of different elements all over the theme.
    However, I will help for this one request. In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’.

    .entry-title, .entry-title a {
        color: #555555;
    }
    .entry-content {
        color: #555555; 
    }

    You can change the color code to your choice http://www.colorpicker.com/. Hope this helps. 🙂

    #7009
    Maria
    Participant

    Oh, I’m sorry Sanjip, I wasn’t aware that was a pro feature. In any case, thank you so much for your help! The content looks much better!

    By the way, I tried to donate to the theme as a way of thanking you guys for all your help, but I kept receiving an error, something to the effect that you weren’t ready to accept payment. Please let me know how I can do this.

    #7028
    Sanjip Shah
    Participant

    @MairiaM You don’t have to say sorry at all. We are happy to provide support to our users for few lines of css code :). Generally, if users ask for more styling options we refer our users to buy the pro theme (also users can enjoy other many features as well).
    You can make the donation via paypal to this email address [email protected]. We really appreciate it. Thanks.

    #7049
    Maria
    Participant

    Thanks again! Just submitted my donation 🙂

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.