Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support RK a11n

    (@riaanknoetze)

    Hi there,

    Just to make sure, are you sure it’s the SKU? I’m asking as the screenshot you shared refers to the stock count for that product and I don’t immediately see the SKU.

    Moreover, can you share a direct link to that product? I’m asking as moving/changing the layout would likely require custom CSS and this varies from one site to the next.

    Thanks!

    Thread Starter Dustin

    (@sanchez01)

    Stock count, rather! I am sorry for the mix-up. The link to the site is: xxxx

    Still currently working on it but felt I need to correct that before moving to other things.

    • This reply was modified 4 years, 7 months ago by Dustin.
    Plugin Support RK a11n

    (@riaanknoetze)

    Thanks! To shift that over to the center, you could use the following custom CSS in your WordPress settings under **Appearance > Customize > Additional CSS**:

    
    .products p.stock {
        text-align: center;
    }
    
    Thread Starter Dustin

    (@sanchez01)

    It worked! Thank you so much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘SKU Woocommerce alignment’ is closed to new replies.