Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #801692

    Hello,

    can sombody help me…the “add to Cart Button” (in German “buchen Sie jetzt!”)where centered on all sites!!! Now it doesnt he moved a litte bitt to the left… I tried wieh 1/3-1/3-1/3
    1/1 but he only move the the left but not in the middle. Thank you

    • This topic was modified 7 years, 5 months ago by Yigit. Reason: corrected typo on title
    #801822

    Hey Semito,

    Just add the follow custom code:

    .cart {
      margin-left: 68px;
    }
    

    Best regards,
    John Torvik

    #801893

    Hey John,
    thank you for your promt answer… I added to the Quick css…but the cart button is not moving :-( I also tried 168px to see whats happend!!!

    best regards

    #802212

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .av-woo-purchase-button form {
        width: 135px;
        margin: auto;
    }
    

    Best regards,
    Yigit

    #802256

    Hello Yigit… the same nothings changed :-(

    best regards Sami

    #802261

    Hey!

    Code is not being applied. Can you please create a temporary admin login and post it here privately so we can look into it?

    Regards,
    Yigit

    #802427

    Thank you very much!!!

    #802602

    Hi,

    There were mistakes in your custom CSS code in Quick CSS field. I corrected them. Please flush browser cache and review your website :)

    Best regards,
    Yigit

    #802613

    Great job :-) as I ask for so many codes…thanks a lot… only one more thing on some ladies “Product” Site eppear the -1+ above the add to cart button but from 42 sites only on about 8. I deleted and added again but it still appears on some sites like

    #802701

    Hi,

    Please edit those products and go to Product Data > Inventory and check “Enable this to only allow one of this item to be bought in a single order” :)

    Best regards,
    Yigit

    #802916

    perfect…I forgot!!! Thanks a lot…best regards, Sami

    #803003

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘add to card button not centered’ is closed to new replies.