This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Row background are blown up and zoomed in (padding issue)

9 years ago · Last reply by mehdi 9 years ago

Hi,
Have a look at this website: http://www.hwr.co.nz
All the background pictures on row 2 and 3 are super blown up. The issue seems to be the padding on the text widget but if I take the padding out then it will be a narrow picture and looks awful so I need a min-height but no mater how I try to add the padding it changes the size of background picture. This happened after the latest upgrade.

Any solutions?

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Alex S Staff 9 years, 4 months ago

    Hi Mehdi,

    Unfortunately, the zoom in effect is required to allow the parallax to last the entire image. The only way around this would be to lower the amount of parallax and add some CSS. This route isn’t recommended however as it’s quite likely a large blank space will be displayed if you use an incorrect parallax setting.

    Please navigate to WP AdminAppearanceCustom CSS and add the following CSS:

    .siteorigin-panels-stretch.panel-row-style {
    	background-size: inherit !important;
    }

    You might also need to install the SiteOrigin CSS Editor.

    Then please navigate to WP AdminSettingsPage Builder and open the General tab. Lower the Limit Parallax motion significantly or try 0 (it might work, it might not). If it doesn’t look quite right, keep adjusting it.

  2. mehdi 9 years, 4 months ago

    Hi Alex,
    Thanks for the reply and solution, the CSS bit made the theme go crazy so took it out, the setting on Parallax motion though helped a bit. I changed the images to much bigger size and unfortunately it kept doing the same thing. Meaning even if I upload super big images so the parallax knows it is covering the parallax motion it keeps zooming even further and not showing the correct image size.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread