• Hi,
    I use GK portfolio theme and ultimate product catalog plugin to build my website.

    the problem is the thumbnail image is not align properly. it just to far from the right. i want to make the margin left and right is same.

    http://www.atharazka.com

    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author GavickPro

    (@gavickpro)

    Hello,

    Please try to add the following code in the style.css file:

    .prod-cat-inner {
    text-align: center;
    }
    .upcp-thumb-item {
    display: inline-block!important;
    float: none!important;
    }
    Thread Starter atharazka

    (@atharazka)

    thanks for your quick response. it works

    now i have a new problem that in mobile phone the thumbnail image is not appear and can not be access for the detail image. on the tablet only the two left side image shows and but still it can be access for the detail image.

    but this problems is not related to the code you gave.

    thanks

    Theme Author GavickPro

    (@gavickpro)

    Please consult this issue with the plugin developer, because it doesn’t seem to be connected with our theme.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘thumbnail Image not allign’ is closed to new replies.