Hello, Go to the front-page.php file present in your theme directory and edit the code as shown in the image given below. Now, Paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: .feature_contentbox { max-width: 455px; margin-right: 0px; } .feature_contentbox.box3 { max-width: 455px; } This will solve your issue.