Home Forums WoodMart support forum Sticky Add To Cart Button Position

Sticky Add To Cart Button Position

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

    Hausbasket
    Participant

    After changing dimensions as per your guidelines on the single product page. These changes may be applied in the sticky add to cart due for this reason the sticky add-to-cart button was misaligned.

    For clear information screen short is attached here.

    Attachments:
    You must be logged in to view attached files.
    #383871

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Best Regards

    #383883

    Hausbasket
    Participant

    Find Login Details Below

    #383911

    Artem Temos
    Keymaster

    Please replace the previous Custom CSS https://monosnap.com/file/UUKUW8twi8vOAEYaRJTiyMQV0LzS3f with the following then check back.

    .summary-inner .cart .wd-buy-now-btn {
        width: 100%;
    margin-left: 0;
    }
    
    .summary-inner div.quantity input[type=button], 
    .summary-inner div.quantity input[type=number]{
    min-width: 50%;
    }
    
    .summary-inner div.quantity {
    width: 66.5%;
    }

    Regards.

Viewing 4 posts - 1 through 4 (of 4 total)