Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #233157

    Hello

    I am using:

    I added the WooCommerce Cart Wiget to the Shop Overview Sidebar

    But the two buttons “View Cart” and “Check Out” are misaligned, One slightly above the other (see picture on PhotoBucket)

    Shopping Cart Widget

    I have played around with the CSS but have had no luck.

    Does anyone know how to fix this?

    Cheers

    #233277

    Hi LordLiverpool!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #top div .widget_shopping_cart .button { float: left; }

    Best regards,
    Yigit

    #233300

    Hey LordLiverpool!

    Can you please give us a link to the actual website? We need to inspect it.

    Best regards,
    Ismael

    #233988
    This reply has been marked as private.
    #234260

    Hi!

    Nice website colors. Anyway, please add this on Quick CSS or custom.css:

    .woocommerce-page .button {
    min-width: 106px;
    }

    Best regards,
    Ismael

    #234393
    This reply has been marked as private.
    #234495

    Hi!

    Hope you’re having a good day!

    Please add this on your custom.css or Quick CSS:

    dl.variation dd {
    margin: -9px 0 0 3px;
    }
    
    td.product-name dl.variation dd {
    margin: -10px 12px 0 0;
    }

    For further modifications, please visit Werkpress.

    Regards,
    Ismael

    #235626
    This reply has been marked as private.
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘WooCommerce Shopping Cart Widget Buttons’ is closed to new replies.