WooCommerce Product Categories Widget on mobile

Home Forums Jevelin Theme WooCommerce Product Categories Widget on mobile

Home Forums Jevelin Theme WooCommerce Product Categories Widget on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • 69boxes
    Participant

    Hi,
    I’ve applied the WooCommerce Product Categories Widgets to my onlineshop’s mobile version. You can see the screenshot attached. Unfortunately, all longer texts (above two rows) are not centric anymore. How can I adjust this?

    Attachments:
    You must be logged in to view attached files.

    Hi @69boxes,

     

    Thank you for your question.

     

    Could you please share me your site URL where it’s displaying so that i can help you?

     

    Best regards,
    Shufflehound team

    69boxes
    Participant

    see private message as you need an password (page currently not online)

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-woocommerce-categories-content h3 {
        text-align: center;
    }

     

     

Viewing 4 posts - 1 through 4 (of 4 total)