Viewing 8 replies - 1 through 8 (of 8 total)
  • Please post a link to a relevant page.

    Thread Starter Romanceor

    (@romanceor)

    Hello and thank you.
    Here is an example, but I would like to center the thumbnails on every product page :

    http://www.villakaya.net/galerie/cubo05/
    [ Totally redacted ]

    Romanceor, this is a public forum!
    Sharing passwords is not smart.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @romanceor Even for a test site, do not post credentials here.

    You can describe what you are doing, what results, etc. but don’t post or expect others to log into your installation here. That’s too far.

    Edit: Also change that password NOW.

    @romanceor
    To be able to help you, you’re going to have to open up your site or put a copy of it at some other url. Its necessary to see the page in a browser to be able to inspect the markup with browser tools.

    Thread Starter Romanceor

    (@romanceor)

    wow… this was a test user… with no rights at all… it now has been deleted.

    I suspended the coming soon.
    Thank you for your help !

    Try this in your custom css:

    .thumbnails {text-align:center}
    .woocommerce #content div.product div.thumbnails a,
    .woocommerce div.product div.thumbnails a,
    .woocommerce-page #content div.product div.thumbnails a,
    .woocommerce-page div.product div.thumbnails a
    {float:none; display:inline-block}

    Thread Starter Romanceor

    (@romanceor)

    Thank you.
    I wordked great !

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Center thumbails under main product image’ is closed to new replies.