Single Product Images - by amarkoudis - on WordPress WooCommerce support

This topic has 8 replies, 4 voices, and was last updated 9 years, 5 months ago ago by Robert Hall

  • Avatar: amarkoudis
    amarkoudis
    Participant
    October 8, 2014 at 09:04

    i have install the theme on my domain but on Single Product page the images are not like the demo theme. The page i am talking about is http://www.karloutsi.com/?product=test. can you please have a look and let me know how can this problem be solved

    7 Answers
    Avatar: stan
    Stan Russell
    Participant
    October 8, 2014 at 10:12

    Hello,

    please specify, what are the problems with images? It would be very helpful if you describe what do you want to display and how.

    Avatar: amarkoudis
    amarkoudis
    Participant
    October 8, 2014 at 10:16

    there is no space between product image and thumbnails

    Avatar: Eva
    Eva Kemp
    Support staff
    October 8, 2014 at 11:52

    Hello,

    Please add this code in custom.css file:

    .ms-thumb-list.ms-dir-h {
    margin-top: 20px;
    }

    To create “custom.css” you can rename the file “default.custom.css” via FTP which is located in wp-content/themes/royal. To enable it go to Theme Options > Custom CSS > ON.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: amarkoudis
    amarkoudis
    Participant
    October 8, 2014 at 13:49

    I like to thank you for your respond. i rename the default.custom.css to custom.css i paste the file into .ms-thumb-list.ms-dir-h {
    margin-top: 20px;
    }
    . I enable custom css on theme options and then i reload the page but nothing.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 8, 2014 at 14:16

    Hello,

    Try to add this code with !important;

    .ms-thumb-list.ms-dir-h {
    margin-top: 20px !important;
    }

    Regards,
    Robert Hall.

    Avatar: amarkoudis
    amarkoudis
    Participant
    October 8, 2014 at 14:29

    nice thank you

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 8, 2014 at 14:33

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 8 results - 1 through 8 (of 8 total)

The issue related to '‘Single Product Images’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.