Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1061703
    SallyWeatherly
    Participant

    Hi There

    Product images are entered, but Category images are aligned left? I’d like to align all category images to the center. Could you help me please? I am using the Integrity Theme.

    Thanks in Advance

    #1061786
    Thai
    Moderator

    Hey There,

    Please provide us with your website URL so we can take a closer look.

    Thanks.

    #1062061
    SallyWeatherly
    Participant

    new.guzled.com

    I have just migrated all products (and categories from Ecwid). The category “tree” has not followed through properly, but I’ll investigate that later. The problem is the images being aligned to the left in categories.

    #1062063
    SallyWeatherly
    Participant
    This reply has been marked as private.
    #1062679
    Lely
    Moderator

    Hi Sally,

    Please try adding the following CSS on Appearance > Customize > Custom > Edit Global CSS:

    .woocommerce li.product {
        text-align: center;
    }

    Regarding copying Name and Description, that is possible via customization. Unfortunately, that is beyond the scope of our support. You may wish to consult to achieve this automatically.

    Hope this helps.

    #1063068
    SallyWeatherly
    Participant

    Perfect – thanks!

    #1063134
    Christopher
    Moderator

    You’re welcome.

  • <script> jQuery(function($){ $("#no-reply-1061703 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>