Change background color in Portfolio Posted in : BookCard WP AnonymousInactive 6 September 2013 at 15:26 #8523 How to change background color in Portfolio sites? Can I define unique color seperate portfolio sites? Mehmet S.Keymaster 9 September 2013 at 23:26 #8574 Hi, use this in your custom css field. #portfolio .rm-inner { background-image: none; background-color: red; } AnonymousInactive 10 September 2013 at 00:43 #8583 I mean the single portfolio site :) Not the color of background of middle of three sites. Color of site when I click on the portfolio item to see detalils. Mehmet S.Keymaster 10 September 2013 at 02:19 #8594 .portfolio-single { background-color: whitesmoke; } AnonymousInactive 10 September 2013 at 03:05 #8597 ok :) but it works for center only the left and right side of layout are still white example: http://harmonicdesign.pl/pliki/screen.jpg Mehmet S.Keymaster 10 September 2013 at 04:20 #8600 .p-single { background-color: whitesmoke; } AnonymousInactive 10 September 2013 at 13:20 #8607 it doesn’t work background is still white Mehmet S.Keymaster 11 September 2013 at 02:15 #8627 .p-single { background-color: whitesmoke !important; } AnonymousInactive 11 September 2013 at 03:08 #8639 it doesn’t work what do you mean “!important”? i should use word “!important” i code? code with my color, based on your advice, is: .p-single { background-color: #fffde5; } i’ve placed it in Custom CSS and it doesn’t work background ist still white ahmetsaliKeymaster 20 September 2013 at 18:42 #8820 Hi, try this custom css; .p-overlay { background: #ccc; } you can change the color but it will be common for all portfolio single pages. AnonymousInactive 20 September 2013 at 19:52 #8825 now it works :) thank u Viewing 11 posts - 1 through 11 (of 11 total) You must be logged in and have valid license to reply to this topic. License required for the following item BookCard WP - 3D Folded vCard WordPress Themeby pixelwars Login and Registration Log in · Register