Home>Support>Hero widget image type

Hero widget image type

Hero image options include only cover. It should include cover and contain.

Here is the modified code snippet
wp-contentpluginsso-widgets-bundlewidgetsherohero.php line 99
*** add contain option
‘image_type’ => array(
‘type’ => ‘select’,
‘label’ => __(‘Background image type’, ‘so-widgets-bundle’),
‘options’ => array(
‘cover’ => __(‘Cover’, ‘so-widgets-bundle’),
‘contain’ => __(‘Contain’, ‘so-widgets-bundle’),
),
‘default’ => ‘cover’,
),

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 6 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Bohdanr,

    I’ve marked this thread as a feature request. We often look through these threads to get ideas for what to add in our future updates. Hopefully, we’ll be able to add this in a future update.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More