• Resolved sleepyguppy

    (@sleepyguppy)


    Thank you for making a beautiful theme!

    I was curious if there was any way to modify the colors of the sidebar?

    View post on imgur.com

    For example, right now the sidebar headers have a blue background, but I was interested in making it red. I’ve played with the style.css for a few days now but can’t seem to figure out where the color is coded but maybe it’s because I’m a beginner.

    Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)
  • Theme Author Takimi Themes

    (@takimi)

    Dear Sleepyguppy thanks a lot for your interest in our theme!
    The color is a CSS Gradient, you can find in:

    style.css -> line 800. It is in the .widget h3 class declaration.If you search this class you are going to see some CSS3 Gradient declarations. Play with them or remove them and add your favorite color!

    If you have anything else to ask, feel free to do so!

    Thread Starter sleepyguppy

    (@sleepyguppy)

    Much appreciated, thank you!

    Theme Author Takimi Themes

    (@takimi)

    You’re welcome!

    Hello takimi,
    I’m from Switzerland and will create three websites with carzine theme.
    Is it possible to change the font to red from blue? In which line in style.css that must be changed?
    Is really a great design?
    The following page I’m on make wpprord.tuning coupe.ch
    Best Regards

    Theme Author Takimi Themes

    (@takimi)

    Dear Wed0,
    of course you can change the font color.

    Line 122: change the value from #00c0ff to red.
    Line 467: change the value from #00c0ff to red.
    Line 495: change the value from #00c0ff to red.
    Line 894: change the value from #00c0ff to red.

    If you have any further questions please do not hesitate to ask.

    Dear Takimi
    Thank you for your solution, works well
    Best Regards

    Hi takimi
    How can I change the background color in the widgets as far as the title?
    Standard is a blue field. See at alfa-shop http://www.tuning-coupe.ch or http://wpprod.hadorn-garage.ch

    How do I integrate a widget in the midfield?
    Thank you for your Feedback

    Theme Author Takimi Themes

    (@takimi)

    Dear wed0
    In order to change widget titles go style.css line 832

    .widget h3{
    .....
    }

    and change the property “background”

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

The topic ‘Question About Modifying Sidebar Colors’ is closed to new replies.