Comment List Background color

Hi.

I am trying to change the background color of the comments list to #2b2b2b but cant seem to do it.

http://www.ridehouse.net/archive/001-gta-v-piracy-prevention-deliveries-trolled-by-modders/

Also on the portfolio page I am having trouble getting the portfolio video media to show on the page. Instead I am just getting a list.

http://www.ridehouse.net/archive/

Thanks.

Hi there,

Please try this code to the custom CSS:

article.comment {
    background-color: #2b2b2b;
    border: 0;
}

Please create a page then set its Page Template to Layout - Portfolio.

Hope this helps.

Hi, Thanks for the fast reply!

Code works great thanks.

Also I already have the portfolio layout set under page template.

Thanks for your help!

Edit - Fixed Portfolio Was clashing with custom url slug in theme options

We are delighted to assist you with this,

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.