Change buttom size "Add to cart"

  • sofaya
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 11 months ago #7475 by sofaya
Hi support team,

I have a little problem, when I access to each product, I realized that the sentence "Add to cart" = "agregar a pedido" (in my language) is out of the box, actually there is a left margin that should be left in 0, but i can't find it.

I tried to change
.addtocart_button_module {
text-align:left;
...
and

.addtocart_button, .notify_button {
text-align:left;
...

but I couldn't see any change.

Your guidelines are welcome.

Tks for your usual help!
rgds.
Sofia
Attachments:

Please Log in to join the conversation.

More
12 years 11 months ago #7485 by ivan.milic
Some css rule is interfering with button layout . Without the link , i can give you only this forced solution:

.addtocart_form *
{
margin-left:0!important;
padding-left:0!important;
}

Please Log in to join the conversation.

  • sofaya
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 11 months ago #7499 by sofaya
Hi Ivan, it didn´t work :(.

The link is www.dsofaya.com/Joomla/tienda-virtual/pu...id=60&category_id=15

Pls, if you have another idea of which will be the solution pls let me know it.

tks a lot
rgds.
Sofia

Please Log in to join the conversation.

More
12 years 11 months ago #7509 by ivan.milic
try this:

.addtocart_form > div {
width:156px;
}
The following user(s) said Thank You: sofaya

Please Log in to join the conversation.

  • sofaya
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 11 months ago #7524 by sofaya
Great Ivan!, it was solved! :).

Thank you so much for your help in this topic! :)
rgds.
Sofia

Please Log in to join the conversation.

Time to create page: 0.285 seconds
Powered by Kunena Forum