Okay
  Public Ticket #4102045
Centre product descriptions
Open

Comments

  •  1
    Porchia started the conversation

    Hi 


    I would like to centre the product descriptions in the Shop and Home pages. Please assist

    Attached files:  2025.06.22 product desctiptions.png

  •  307
    Noah replied

    Hi Porchia,

    Thank you for getting back to us.

    The website URL provided in the notes appears to be password-protected. In order to assist you further and provide the exact custom CSS script needed, I’ll need access to view the site.

    Would you mind sharing the login details so I can take a closer look?

     

    Thanks,

  •   Porchia replied privately
  •  307
    Noah replied

    Hi Porchia,

    Thank you for the logins.

    This is done, kindly check to confirm if the intended layout has been met.

    Looking forward to hearing from you.

    Thanks,

  •   Porchia replied privately
  •  307
    Noah replied

    Hi Porchia, 

    It's great to see you back with the follow-up request.

    This is done too. Kindly confirm it from your end.

    Just for your reference, I have added the below custom CSS script by navigating to Salient > General Settings > CSS/Script Related > Custom CSS Code:

    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product .price {
        text-align: center !important;
    }

    Hope this does the magic.

    Thanks,