- Posts: 37
- Thank you received: 0
Child Item Overlaps on the ADD TO CART BUTTON
-
MSanad
Inactive member -
Topic Author
- Member
-
Less
More
14 years 4 days ago #7023
by MSanad
Child Item Overlaps on the ADD TO CART BUTTON was created by MSanad
Hey guys Here's the deal,
If you go to
www.atlantahooka.com/index.php?page=shop...irtuemart&Itemid=123
This should be the bedroom Portofino collection, you will see that the list for the child items overlaps on the add to cart button, How can I fix this?
Also if you look at the name since it is a little longer than average, once it goes to the next line, it also overlaps. How can I fix this as well?
If you go to
www.atlantahooka.com/index.php?page=shop...irtuemart&Itemid=123
This should be the bedroom Portofino collection, you will see that the list for the child items overlaps on the add to cart button, How can I fix this?
Also if you look at the name since it is a little longer than average, once it goes to the next line, it also overlaps. How can I fix this as well?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 3 days ago #7044
by ivan.milic
Replied by ivan.milic on topic Re: Child Item Overlaps on the ADD TO CART BUTTON
Hi,
Add this to your style:
.addtocart_form {
white-space: normal!important;
}
.vmCartContainer {
margin-bottom: 60px!important;
}
Add this to your style:
.addtocart_form {
white-space: normal!important;
}
.vmCartContainer {
margin-bottom: 60px!important;
}
Please Log in to join the conversation.
-
MSanad
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 37
- Thank you received: 0
14 years 3 days ago #7048
by MSanad
Replied by MSanad on topic Re: Child Item Overlaps on the ADD TO CART BUTTON
Sorry where exactly do I add this?
Please Log in to join the conversation.
-
MSanad
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 37
- Thank you received: 0
14 years 3 days ago #7051
by MSanad
Replied by MSanad on topic Re: Child Item Overlaps on the ADD TO CART BUTTON
And does this also fix the Names from going on a new line and overlapping like in the picture above?
Please Log in to join the conversation.
-
MSanad
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 37
- Thank you received: 0
14 years 3 days ago #7052
by MSanad
Replied by MSanad on topic Re: Child Item Overlaps on the ADD TO CART BUTTON
Alright I guess you meant in Template manager edit CSS there. Ok well it's done and it looks good so far Thanks for the help.
Please Log in to join the conversation.
Time to create page: 0.141 seconds