• Resolved highbrae

    (@highbrae)


    I think the title explains it. Have been through all the CSS sheets can’t find a place to change from awful Dusty Rose. Any help?

Viewing 9 replies - 1 through 9 (of 9 total)
  • What is your URL?

    We need a URL because your theme is not a theme in the WordPress Directory.

    Thread Starter highbrae

    (@highbrae)

    Thread Starter highbrae

    (@highbrae)

    I have gone through all the CSS sheets. Have found numerous color codes however, none that are close to the Dusty Rose (dark pink) I did find two codes for #CD4654 which seems close, but changed the tags with no change.

    The issue is that the background is a image not a color.

    What color do you want the whole background to be?

    Note this will change the page and the widget background to one color unless you get a new background image.

    In your Child Theme or CSS Editor Plugin try this code:

    body {
        background: #eee;
    }

    This will give you an idea if you want all one color.
    *Note
    If your theme has a custom CSS Editor in it, you can also paste the code in there.

    Never edit core CSS or PHP files under Appearance > Editor. Your edits will be deleted when the theme is updated.

    Thread Starter highbrae

    (@highbrae)

    Thank you very much. I was hoping to change the background to #d71920 if possible. I never thought of the background being an image.

    Thread Starter highbrae

    (@highbrae)

    Ha got it. Thanks again.

    If you wanted I could give you old background just change the left site to your #d71920 color so it not the pink color.

    Thread Starter highbrae

    (@highbrae)

    Thank you very much for the offer. I actually like the result of what I have now.

    Thanks again for your kind and really quick help.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Theme: Binary] Change color on left side bar’ is closed to new replies.