TOPIC: ADD TO CART button problems

ADD TO CART button problems 8 years 1 month ago #8060

  • maf1986
  • maf1986's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
Hi.
Have some problem with ADD TO CART button, how it can be fixed?
On home page, all seems to be fine.
Thank you.
Attachments:
  • Attachment This image is hidden for guests. Please log in or register to see it.
  • Attachment This image is hidden for guests. Please log in or register to see it.
The administrator has disabled public write access.

ADD TO CART button problems 8 years 1 month ago #8061

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Hello,

You can redo download package and install quickstart again or you can fix it as steps below:

1. Edit file tempaltes/ot_naturalcosmetics/assets/css/template.css
2. Find this css element below
.addtocart-bar, .addtocart-area {
    margin: 0!important;
}
and add more css line:
.addtocart-bar, .addtocart-area {
    margin: 0!important;
    position: static;
}

Then save and upload override your file.

Regards
The administrator has disabled public write access.
The following user(s) said Thank You: maf1986

ADD TO CART button problems 8 years 1 month ago #8064

  • maf1986
  • maf1986's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
Thank you.
The administrator has disabled public write access.
Time to create page: 0.103 seconds