• Resolved StNimbus

    (@stnimbus)


    Is there a way (I assume with CSS) I can change the foreground of this theme?
    bonus: I’d also like to be able to change the button/row colors (of “Home”, “Links”, “About Me”) if someone would know how I could do that.

    I’m volunteering my time with this site youredamnedtohell.com/ and I admit I’m pretty fresh to WordPress (I’m helping him freshen up the place). I’m computer-savvy, but not code proficient! :]

    Thank you very much for your time!

    -Jaque

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ga Satrya

    (@satrya)

    Foreground? Im not sure with this foreground, please send me a screenshot.

    Thread Starter StNimbus

    (@stnimbus)

    I apologize, I took a supercrash-course on CSS this weekend and figured it out.

    #page {
    background-color: #000000;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    margin-bottom: 1.5em;
    padding: 1.5em;
    }

    I’ll go ahead and mark this as resolved.

    Theme Author Ga Satrya

    (@satrya)

    Oh cool.
    Let me know if you need help 😉

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change foreground title for Basically’ is closed to new replies.