Home › Forums › ArileWP Pro › page background color › Reply To: page background color February 3, 2020 at 6:27 am #2339 themearileKeymaster Hello Omer, Please add the below CSS code in Additional CSS box, Go to the Appearance >> Customize >> Additional CSS box. .theme-blog .post { border: 1px solid transparent; } Let me know if it works for you. Thanks ThemeArile