sidebar background

This topic has been marked as resolved.

Hi
I want to change the white background in the sidebar in order to make the product area separated from sidebar , and make the side bar as a different block from product page, or just I want to add a vertical line between the sidebar and the product description also between product page and related products.

please advice

June 9, 2014 at 1:33 pm #32271

Hello,

There is no such feature build in Shoppica theme, but you can put following code into your custom stylesheets:

.s_side_col {
    background: #e6faf0;
}

Best,
ThemeBurn team

June 13, 2014 at 10:09 pm #32310

Thanks this is solve my problem.

Regards,

June 14, 2014 at 9:03 pm #32327

Glad we’ve helped :)

Best,
ThemeBurn team

June 16, 2014 at 6:38 pm #32335
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.