Home Forums Jevelin Theme White Frame covers portfolio on right and left sides Reply To: White Frame covers portfolio on right and left sides

Home Forums Jevelin Theme White Frame covers portfolio on right and left sides Reply To: White Frame covers portfolio on right and left sides

Hi Steven,

 

I hope you are well today and thank you for your question.

 

You can try resolving the issue by adding the following CSS code in the Custom CSS code option of your theme on the below path.

 

Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

 

.page-white-borders #page-container {
    padding-left: 20px;
    padding-right: 20px;
}

 

Best regards,
Shufflehound team