Photobox Parallax Page Widget Resize

small photobox

  1. Log in to your WordPress dashboard and navigate to “Appearance” in the sidebar menu.
  2. Click on “Customize” to open the WordPress theme customizer page. You should see a preview of your website on this page.
  3. Locate and click on the “Additional CSS” tab or section.
  4. A text box will appear where you can type or paste your custom CSS code, in this case it is: .photo-box-widget {max-width: 500px;} . As you add the code, the changes will be reflected in the preview area on the right-hand side.
  5. Once you’re satisfied with the changes, click on the “Save Changes” button to save the CSS to your site.
  6. Visit your website to confirm that the changes have been applied successfully.

after resize