This topic has 4 replies, 2 voices, and was last updated 9 years by robblundell.

  • Author
  • #17868
     robblundell
    Participant

    Hi,

    Please see http://www.sugrandspice.com/spice

    trying to change background colour to #000

    Cannot change it. aside.columns {
    background: #CCCCCC;
    } did not work.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #17898
     robblundell
    Participant

    Hi this is urgent i have needed to change this for a week and still have not received the correct code, please help! I really want to start moving forward, but this sidebar is ruining the entire site. @abe

    #17900
     robblundell
    Participant

    Hi @abe,

    Please note the previous code provided changed the background of sidebar, but not the bubble sidebar, the actual sidebar behind this.

    Please see screenshot attached. Sidebar behind white bubble is #000 as result of code above, but the bubble sidebar is still grey.

    Regards

    Rob

    Attachments:
    You must be logged in to view attached files.
    #18198
     Abe
    Keymaster

    Hi, well you said the sidebar and that is the sidebar that is black. the bubble you are referring to is just a part of a widget
    Change the color code on this css. you should use chrome inspect element to style different elements in your site

    .buddypress.widgets ul.item-list {
    background: #ccc;
    }
    .buddypress.widgets ul.item-list:before {
    border-color: transparent transparent #ccc transparent
    }
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #18452
     robblundell
    Participant

    Thanks Abe this worked

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Cannot Change Sidebar Background Colour’ is closed to new replies.

Log in with your credentials

Forgot your details?