change text color in footer widgets

  • Unknown's avatar

    I have the elemin theme with lots of CSS added. I use two widgets in the footer for which I have changed the background color. Now I need to know how to change the text to white in the footer widgets. How can I do that?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hello!

    Please add the following CSS, I did some fix :)

    #page {padding: 0 }
    
    #colophon .widget-area, #colophon .widget-title, #colophon a {color:#fff!important}
    
    #page:before, #page:after {box-shadow: none!important;background-color:transparent!important}
    
    #top-link {position:inherit!important}
  • Unknown's avatar

    Thanks! You’re awesome! Do you know how to fix this one last thing?
    on my iPhone, the comments section looks different from the comment section on my desktop. Is there anything I can do to make the comments section on my phone look like the one on the desktop… just a comment box without the spaces for email, etc.?

  • Unknown's avatar

    Hi there,

    It seems there is no way to change the comment form at all, we can’t change the colors, fonts etc because that is an external code that can’t be changed through the theme stylesheet.

  • Unknown's avatar

    Many thanks for all of your help!

  • The topic ‘change text color in footer widgets’ is closed to new replies.