Viewing 9 replies - 1 through 9 (of 9 total)
  • 1. Try this in your custom css:

    .product-category h3 {text-align: center;}

    2.
    This will stretch the images but they may look pixelated:

    a img {width: 100%;}

    You would get a better appearance if you reset the thumbnail size at Admin page / Settings / Media to say 260 x 260. Ensure your uploaded product images are at least that size.

    Thread Starter allbins

    (@allbins)

    thanks for the advice.

    the first one worked great!

    But unfortunatley the other didn’t. It looks like its an area for additional images, don’t know if you can turn this off?

    Luke

    On the second one, you have put in a full stop before the a. This is enough to break it.

    Thread Starter allbins

    (@allbins)

    sorry, just tried that.

    made no difference. is there maybe padding or something in the way>

    It works in the inspector – could you put it back in for me please so I can debug it. Which browser are you using?

    I don’t think padding would center the image.

    Thread Starter allbins

    (@allbins)

    thank yoiu

    ive just put it into custom css

    We need no dot before the a.

    I think you have altered the thumbnail size setting. The page looks good now.

    Thread Starter allbins

    (@allbins)

    yes thanks for your help but it ended up being the thuimbnail setting and then regenerate image plugin.

    may need to chnage a few images as it crop the tall one.

    Luke

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Allignment Spacing’ is closed to new replies.