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

    .woocommerce #content div.product div.thumbnails a.last,
    .woocommerce div.product div.thumbnails a.last,
    .woocommerce-page #content div.product div.thumbnails a.last,
    .woocommerce-page div.product div.thumbnails a.last
    {margin-right: 3.8%}

    If your theme does not have a setting where you can enter custom css, you can use a plugin like this one:
    https://wordpress.org/plugins/simple-custom-css/

    Thread Starter mariekestaes

    (@mariekestaes)

    hello Lorro, i’ve tried to do this in custom css (section; product-thumbnails), just at the bottom of the text….(I’m not very skilled in wordpress)
    but then I get an error massage where the pictures should be…?!

    What was the error message? If possible, please put the css back in temporarily so the problem can be diagnosed.

    Thread Starter mariekestaes

    (@mariekestaes)

    the message is:

    Parse error: syntax error, unexpected T_STRING in /home/deb79760/domains/deboktorenzijnbaasje.nl/public_html/wp-content/themes/camp/single-product/product-thumbnails.php on line 51

    That’s a php file and you can’t add css to a php file.

    If your theme does not have a setting where you can enter custom css, (it will be under Theme Options somewhere) you can use a plugin like this one:
    https://wordpress.org/plugins/simple-custom-css/

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Product gallery not in line’ is closed to new replies.