Comments Alexander started the conversationMay 20, 2015 at 3:31pmHi guys,I have some cropped grey bars between all of my pictures. Every colour is is set to white but they still appear.They even change become bigger and smaller sometimes. All pictures are in seperate slideshows.Somebody know this issue? 8,850Tahir repliedMay 20, 2015 at 3:58pmHey, Can you provide the page url ? . Its actually the page container background color.Thanks ThemeNectar Support Team Alexander repliedMay 20, 2015 at 4:03pmHi, thanks so far.Here is the URL:http://andreasschmieding.de/wordpress/?portfolio=teamtischerDo I have to change the page container background color in Custom CSS?EDIT: Thanks for the Container Color info.container-wrap {background-color: #1d1b1d !important;}EDIT2: If anyone is interested in the correct css for this issue:.container-wrap {background-color: #ffffff !important;}Thank you! 8,850Tahir repliedMay 20, 2015 at 4:18pmHey, Yes that is correct , the background color needs to be changed to white. Thanks ThemeNectar Support Team 1 Like Sign in to reply ...
Hi guys,
I have some cropped grey bars between all of my pictures. Every colour is is set to white but they still appear.
They even change become bigger and smaller sometimes. All pictures are in seperate slideshows.
Somebody know this issue?
Hey,
Can you provide the page url ? . Its actually the page container background color.
Thanks
ThemeNectar Support Team
Hi,
thanks so far.
Here is the URL:
http://andreasschmieding.de/wordpress/?portfolio=teamtischer
Do I have to change the page container background color in Custom CSS?
EDIT: Thanks for the Container Color info
.container-wrap {
background-color: #1d1b1d !important;
}
EDIT2: If anyone is interested in the correct css for this issue:
.container-wrap {
background-color: #ffffff !important;
}
Thank you!
Hey,
Yes that is correct , the background color needs to be changed to white.
Thanks
ThemeNectar Support Team