Thank you for your kind words, we are happy to hear them
Do you want to change the portfolio page background or the background of a portfolio item? Can you please send us your site URL first, so we can investigate your site and then get back to you with possible solution.
P.S. make sure you've disabled the Maintenance/Coming Soon mode
The funny thing is that I had the correct code but weren't using rgb() but hexa at first and it didn't work for some reasons. Thank you for your help and probably see you soon haha!
Hi there!
First, congratulations! I never such a great and complete theme, amazing job!
I'm trying to find the right custom CSS to change the background color for a portfolio page. How could I do that?
Thank you in advance!
Hi adriencolombie,
Thank you for your kind words, we are happy to hear them
Do you want to change the portfolio page background or the background of a portfolio item? Can you please send us your site URL first, so we can investigate your site and then get back to you with possible solution.
P.S. make sure you've disabled the Maintenance/Coming Soon mode
Best regards,
Laborator Team
Hello @Art,
I finally managed to find a solution using
body.postid-2114 .wrapper {
background: rgb(223, 255, 225);
}
The funny thing is that I had the correct code but weren't using rgb() but hexa at first and it didn't work for some reasons. Thank you for your help and probably see you soon haha!
Hi adriencolombie,
That's really strange solution, as the RGB and HEX should overwrite each other anyway I am glad to hear you managed to fix it
Best regards,
Laborator Team