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.

Price table with image does not always resize correctly

8 years ago · Last reply by zupzup 8 years ago

I have a problem with Price table image.
I am using Twenty Seventeen theme and Price Table widget.
I have two Price tables in one row. Both have image with same size.

Problem is that when browser width is something between 751 and 763 Price table does not look good because of image.
Then image is on left side and there is white space on the right side because width of rest of content is bigger than size of image.
Any ideas how to fix this?

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

Need fast email support? Get SiteOrigin Premium

Replies

10
  1. Alex S Staff 8 years, 3 months ago

    Hi Zup,

    Do you have a public URL where we can take a look at what’s going on?

  2. zupzup 8 years, 3 months ago

    I do not have public URL because site is still under production. This is the last thing I need to fix.

  3. Alex S Staff 8 years, 3 months ago

    Hi Zup,

    Would it be possible for you to create a temporary admin account for us so we can log in and take a look? This will allow me access to the while site maintaining the under construction gate. I really need to be able to inspect the site to be able to look into this.

  4. Alex S Private Staff 8 years, 3 months ago

    This is a private message.

  5. zupzup 8 years, 3 months ago

    I will do that asap. It is “Hinnasto” page where the problem exist.

  6. Hetan Kota Private 8 years, 3 months ago

    This is a private message.

  7. Hetan Kota Private 8 years, 3 months ago

    This is a private message.

  8. WordPress Private 8 years, 3 months ago

    This is a private message.

  9. Alex S Staff 8 years, 3 months ago

    Hi Zup,

    Please add the following CSS to WP AdminAppearanceCustom CSS:

    @media (min-width: 766px) and (max-width: 780px) {
    	.ow-pt-image img {
    		width: 100%;
    	}
    }

    You might also need to install the SiteOrigin CSS Editor.

  10. zupzup 8 years, 3 months ago

    Thank you very much!

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