Home Forums Plugins WooCommerce Email Template Customizer Styles to a specific block?

Styles to a specific block?

  • Author
    Posts
  • #167420

    DISEÑADOR WEB
    Participant

    Is it possible to apply a custom basic style to the images only of the specific component: order detail?

    try adding the following lines of code

    img {
    background: #FFF;
    border-radius: 50%;
    }
    but it applies it to all the images of the template and I only want to apply them to order detail, there are no selectors or specific classes for the blocks

You must be logged in to see replies to this topic. Click here to login or register