change background color

  • Posted in : Readme
  • lisefund
    Participant

    how do I change the background colors and text colors?

    serkan
    Moderator

    Hi lisefund,
    Please go to appearance > customize > colors and you can change link colors from here.
    I can give you a custom CSS code if you specify more clearly which page you want to change the background and font color.
    Thanks

    lisefund
    Participant

    I would like to change the background color of the entire site, including all the blog posts, the static home page, and all of the other pages as well. If possible, I would like to use the color #b0bec5.

    Thanks!

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .site { background: #b0bec5 !important; }

    Thanks

    lisefund
    Participant

    I appreciate you getting back to me so quickly, but unfortunately that did not work! I entered it in the custom CSS, but the color did not change.

    serkan
    Moderator

    Hi,
    I just added important class and of it. Please try it again.
    If you do not think it’s working again, you might have forgotten the close the curly braces beforehand, or the cache plugin is working. You need to clean it and deactivate it.
    Thanks

    lisefund
    Participant

    Unfortunately that does not seem to be working either! I do not believe I have a cache plug in currently. My only plug ins are: akismet anti-spam, broken link checker, display tweets, ninja forms, official stat counter plugin, svg support, updraft plus, word fence security, and wordpress database backup.

    Is one of those the problem?

    serkan
    Moderator

    Hi,
    You added the following code incorrectly. You have to remove it. I also explained the use of custom fonts in the related topic.
    font-family: 'Source Sans Pro', sans-serif;
    Thanks

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register