June 30, 2021 at 1:00 pm
#90021
Theme Horse Support Team
Keymaster
Hi Tourist Xperience,
We found that you have customized the Theme so some CSS properties have been override. Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
.featured-section .gutter-10,
.featured-section .gutter-parent-10,
.featured-section .gutter-parent-10 .row {
margin-left: -5px !important;
margin-right: -5px !important;
}