[Resolved] Small Sku Code

Home Forums Support [Resolved] Small Sku Code

Home Forums Support Small Sku Code

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #2022125
    Ceramica Sud Curlante

    I would like to know if it is possible to insert the SKU code under the title or to enlarge it. My main problem is that all of my clients seem to be blind.

    I would like to make it big

    Thanks for the attention

    https://www.ceramicasud.com/wp-content/uploads/2021/11/f16c9e95-d431-4bd4-a5dc-abeb968ff622.jpg

    #2022137
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .product_meta .sku_wrapper {
        font-size: 20px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #2022163
    Ceramica Sud Curlante

    unfortunately it doesn’t work. I also updated the cache

    #2022171
    Leo
    Staff
    Customer Support

    I’m not seeing the code being added.

    It works when I tested using the browser developer tool:
    https://www.screencast.com/t/bwolf3b6

    It’s also working in mobile view already, so I’m guessing that you are missing a closing } somewhere in your CSS above with the media query @media (max-width: 768px) {

    #2022183
    Ceramica Sud Curlante

    OKKKKKKKK!!!!!! πŸ™‚ πŸ™‚ πŸ™‚
    It works, thanks!!!!

    #2022203
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

    #2022205
    Ceramica Sud Curlante

    can you put it under the title?
    thanks!!!!

    #2022209
    Leo
    Staff
    Customer Support

    Unfortunately that would require modifying the WooCommerce single product template which is something the theme doesn’t control.

    #2022214
    Ceramica Sud Curlante

    ookkk thanks

    #2022288
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.