• Hi; I would like to change the background color of one sidebar. I have a child theme and I added the code someone suggested in this forum to my style.css but nothing happened. Could you please help me to find a solution, good even if the heuman theme will be uptated?

    Thanks!
    Here is the link to my site and the css file

    /*
    Theme Name: my-elle
    Version: 1.0
    Description: A child theme of Hueman
    Template: hueman
    Author: Amministratore
    */
    /* Your awesome customization starts here */
    /* sidebar backgrounds to white */
    .s1, .s2 {
      background: #fff;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Tizia. Welcome to the Hueman forum. Looks like your page is generating several “404 Not Found” errors and appears to be missing all the default theme CSS.

    Thread Starter Tizia

    (@tizia)

    Thank you, bdbrown. I think that the 404 error was due to permalinks: it seems that my site really doesn’t like the /%postname%/ so I had to revert to numeric permalink… ??

    I’ll try to solve that problem too, but concerning the Hueman theme, the sidebar background trick is working well, as you can see (I hope that it works also from outside!) at my site

    Thank you again! ??

    Glad you got it working. If you don’t have any other questions on this topic then please mark it as Resolved. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing sidebar background color’ is closed to new replies.