• Resolved slatbh

    (@slatbh)


    There is a problem displaying our catalog in Google Chrome browser displaying the list of our products (see linked page). The thumbnail image is ‘invading’ the text area. However, I believe the problem may be with the CSS handling the ‘Info->’ text in the right hand column.

    Note, I’ve checked with Safari and MS Edge and they display the lines correctly, as Chrome used to do.

    Any help resolving this would be gratefully appreciated

    Thanks

    Steve

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Steve,

    It appears that there’s a style in your theme that’s overriding the plugin styles.

    To remedy this, here’s some CSS you can add in the “Custom CSS” box of the Edit catalogue page:

    div.upcp-detail-image-div img {
    	max-width:100%!important;}
    Thread Starter slatbh

    (@slatbh)

    Many thanks for your help. Added the code and it is now working again.

    Much appreciated

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Display problem in Chrome’ is closed to new replies.