[Resolved] View Product buttons custom CSS

Home Forums Support [Resolved] View Product buttons custom CSS

Home Forums Support View Product buttons custom CSS

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1353766
    _blank

    Hi

    I’ve added custom CSS for the button on the Product archive and the Upsells (you may also like) on product pages.

    /* Woocommerce Product Archive Button */
    .elementor-wc-products ul.products li.product .button {
    border-color: #D15919;
    background-color: #ffffff;
    font-size: 16px;
    color: #4a4a4a;
    font-weight: 100;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    margin-top: 0px;
    }

    I’d like the same style for the button underline on the Featured products block at the bottom of Homepage.
    It looks like the same tag wp archive but it’s not updating.

    Many Thanks
    Scott

    #1353810
    David
    Staff
    Customer Support

    Hi there,

    did you resolve this ?
    The 6 column list i see at the very end of the homepage beloe ‘We have so much more to show you…’ is displaying the same button style. Let me know

    #1354994
    _blank

    Hi David,

    Yes it is now, I just tried adding
    padding: 5px 2px;
    Leo gave me for another block and that worked.
    Thanks
    Scott

    #1355000
    David
    Staff
    Customer Support

    Glad to hear that

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