Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #258980

    The dialog box that displays in the upper right corner which shows up when an item has been added to the cart, is it possible to move that from the upper corner to the very center of the screen with CSS? I think it would help people to know their item has been added. If it can’t be moved can it be changed to stay viewable longer?

    Also, Is it also possible to replace the “check” mark that overlays the product after adding it to the cart with another graphic image or text that would say “Added to Cart”?

    Thank you.

    Gary

    • This topic was modified 10 years, 6 months ago by grpetz.
    #258987

    Hey grpetz!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .cart_dropdown { top: 300%; }

    and please see – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/

    Best regards,
    Yigit

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