• Resolved sundas101

    (@sundas101)


    Hi.
    the SKU and category are currently displayed in two lines. I want to display them on one line parallel to each other. please let me know if its possible. thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Hi @sundas101

    What theme are you currently using? Could you please link us to your site so we can take a closer look and advise further? Alternatively, please send us your status report found under “WooCommerce > Status” page.

    Cheers!

    Thread Starter sundas101

    (@sundas101)

    I am using Kapee theme.
    sorry actually currently website is on local so couldn’t share the link.
    I am sharing the snap
    currently its like this..
    I want it to be in one line

    Thread Starter sundas101

    (@sundas101)

    Plugin Support Daniyal Ahmed (a11n)

    (@daniyalahmedk)

    Hi there,

    Thanks for getting back to us.

    Can you please try using the following CSS code to see if it helps? You can add that by going to WordPress Dashboard Appearance > Customize > Additional CSS:

    
    .single-product div.product .product_meta span {
        display: inline-block !important;
        padding-right: 5px;
    }
    

    Let me know how it goes!

    Best,

    Thread Starter sundas101

    (@sundas101)

    Thanks alot Daniyal.
    It worked as per required. ??

    Hello,

    Glad to hear that. I’ll go ahead and close this thread for now.

    By any chance, if you don’t mind, we’d love it if you could share your experience with the community by (please) leaving a review: https://www.ads-software.com/support/plugin/woocommerce/reviews/

    Best.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘css related issue’ is closed to new replies.